Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu authored Mar 27, 2024
1 parent 4259b7b commit 8b932b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.18 as official
FROM docker.mirror.hashicorp.services/alpine:3.19 as official

# This is the release of Consul to pull in.
ARG VERSION
Expand Down

0 comments on commit 8b932b6

Please sign in to comment.