Skip to content

Commit 504a42f

Browse files
♻️ DEV-3509: State Lock with S3 (#791)
2 parents b040f40 + bb795c6 commit 504a42f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/snippets/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG GEODESIC_OS=debian
44
# https://github.com/cloudposse/atmos
55
ARG ATMOS_VERSION=1.180.0
66
# This should match the version set in .github/workflows/auto-format.yaml
7-
ARG TOFU_VERSION=1.8.8
7+
ARG TOFU_VERSION=1.10.1
88

99
FROM public.ecr.aws/cloudposse/geodesic:${GEODESIC_VERSION}-${GEODESIC_OS}
1010

0 commit comments

Comments
 (0)