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.
1 parent 9376b1b commit 3b11fafCopy full SHA for 3b11faf
Dockerfile
@@ -27,7 +27,7 @@ COPY scripts/assume-role.sh /usr/local/bin/assume-role
27
COPY scripts/deploy-s3-cf.sh /usr/local/bin/deploy-s3-cf
28
COPY scripts/helm-rollback.sh /usr/local/bin/helm-rollback
29
30
-FROM cookielab/container-image-tools:1.7.2-aws AS container-image-tools
+FROM cookielab/container-image-tools:1.7.3-aws AS container-image-tools
31
32
FROM cookielab/slim:12.8
33
0 commit comments