chore: bump alpine from 3.20.3 to 3.21.0 in /scripts (#15793)

This commit is contained in:
dependabot[bot]
2024-12-09 22:43:27 +10:00
committed by GitHub
parent 943dfc7206
commit 033c476302
+1 -1
View File
@@ -1,7 +1,7 @@
# This is the base image used for Coder images. It's a multi-arch image that is
# built in depot.dev for all supported architectures. Since it's built on real
# hardware and not cross-compiled, it can have "RUN" commands.
FROM alpine:3.20.3
FROM alpine:3.21.0
# We use a single RUN command to reduce the number of layers in the image.
# NOTE: Keep the Terraform version in sync with minTerraformVersion and