We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b040f40 + bb795c6 commit 504a42fCopy full SHA for 504a42f
1 file changed
examples/snippets/Dockerfile
@@ -4,7 +4,7 @@ ARG GEODESIC_OS=debian
4
# https://github.com/cloudposse/atmos
5
ARG ATMOS_VERSION=1.180.0
6
# This should match the version set in .github/workflows/auto-format.yaml
7
-ARG TOFU_VERSION=1.8.8
+ARG TOFU_VERSION=1.10.1
8
9
FROM public.ecr.aws/cloudposse/geodesic:${GEODESIC_VERSION}-${GEODESIC_OS}
10
0 commit comments