Skip to content

Commit d42757a

Browse files
authored
CI: Pin moto image to specific version (#51886)
1 parent 4a4e32d commit d42757a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
- 5432:5432
143143

144144
moto:
145-
image: motoserver/moto
145+
image: motoserver/moto:4.1.4
146146
env:
147147
AWS_ACCESS_KEY_ID: foobar_key
148148
AWS_SECRET_ACCESS_KEY: foobar_secret

0 commit comments

Comments
 (0)