File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ services:
2424 GCS_ENDPOINT_URL : https://fake-gcs-server:4443
2525 GCS_INSECURE_SKIP_VERIFY : " true"
2626 dynamodb :
27- image : amazon/dynamodb-local@sha256:c8702bde709520b90930c20ee430d4123cd731da8e544cc4ccae0e2a78ee4fce
27+ image : amazon/dynamodb-local@sha256:a72e734c42833ae35f069dc1678fc364db41ca926a367599d8caad317be02cba
2828 ports :
2929 - 8000:8000
3030 fake-gcs-server :
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 services :
1919 dynamodb :
20- image : amazon/dynamodb-local@sha256:c8702bde709520b90930c20ee430d4123cd731da8e544cc4ccae0e2a78ee4fce
20+ image : amazon/dynamodb-local@sha256:a72e734c42833ae35f069dc1678fc364db41ca926a367599d8caad317be02cba
2121 ports :
2222 - 8000:8000
2323 steps :
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 services :
2121 dynamodb :
22- image : amazon/dynamodb-local@sha256:c8702bde709520b90930c20ee430d4123cd731da8e544cc4ccae0e2a78ee4fce
22+ image : amazon/dynamodb-local@sha256:a72e734c42833ae35f069dc1678fc364db41ca926a367599d8caad317be02cba
2323 ports :
2424 - 8000:8000
2525 fake-gcs-server :
You can’t perform that action at this time.
0 commit comments