Skip to content

Commit 1696a9d

Browse files
Bump amazon/aws-cli (#5733)
1 parent 100271e commit 1696a9d

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/compose/production/aws

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/compose/production/aws/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/amazon/aws-cli:2.24.0
1+
FROM docker.io/amazon/aws-cli:2.25.0
22

33
# Clear entrypoint from the base image, otherwise it's always calling the aws CLI
44
ENTRYPOINT []

0 commit comments

Comments
 (0)