Skip to content

Commit

Permalink
Update to alpine 3.14 (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkysow authored Sep 23, 2021
1 parent 81af131 commit 729325e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion control-plane/build-support/docker/Release.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# We don't rebuild the software because we want the exact checksums and
# binary signatures to match the software and our builds aren't fully
# reproducible currently.
FROM alpine:3.13
FROM alpine:3.14

# NAME and VERSION are the name of the software in releases.hashicorp.com
# and the version to download. Example: NAME=consul VERSION=1.2.3.
Expand Down

0 comments on commit 729325e

Please sign in to comment.