Skip to content

Commit

Permalink
fix: docker-examples/v4/amazon-s3-docker-example/localStack-resources…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 14, 2024
1 parent 947f43e commit 6796781
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7-alpine
FROM python:3.14.0a1-alpine

ENV AWS_ACCESS_KEY_ID='[something]'
ENV AWS_SECRET_ACCESS_KEY='[something]'
Expand Down

0 comments on commit 6796781

Please sign in to comment.