Thanks to visit codestin.com Credit goes to github.com
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 79d73f7 commit 5b78ec9Copy full SHA for 5b78ec9
scripts/Dockerfile.base
@@ -1,7 +1,7 @@
1
# This is the base image used for Coder images. It's a multi-arch image that is
2
# built in depot.dev for all supported architectures. Since it's built on real
3
# hardware and not cross-compiled, it can have "RUN" commands.
4
-FROM alpine:3.19.1
+FROM alpine:3.20.0
5
6
# We use a single RUN command to reduce the number of layers in the image.
7
# NOTE: Keep the Terraform version in sync with minTerraformVersion and
0 commit comments