Skip to content
Snippets Groups Projects
Unverified Commit 7d447978 authored by David Yu's avatar David Yu Committed by GitHub
Browse files

Update Dockerfile: alpine 3.19 for 1.15.x (#20924)

Update Dockerfile
parent a2abd49f
No related merge requests found
......@@ -16,7 +16,7 @@
# Official docker image that includes binaries from releases.hashicorp.com. This
# downloads the release from releases.hashicorp.com and therefore requires that
# the release is published before building the Docker image.
FROM docker.mirror.hashicorp.services/alpine:3.17 as official
FROM docker.mirror.hashicorp.services/alpine:3.19 as official
# This is the release of Consul to pull in.
ARG VERSION
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment