Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
Bump Consul version to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeler authored Feb 1, 2021
1 parent 32e78b9 commit 8808359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0.X/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.12
LABEL org.opencontainers.image.authors="Consul Team <consul@hashicorp.com>"

# This is the release of Consul to pull in.
ARG CONSUL_VERSION=1.7.12
ARG CONSUL_VERSION=1.9.3
LABEL org.opencontainers.image.version=$CONSUL_VERSION

# This is the location of the releases.
Expand Down

0 comments on commit 8808359

Please sign in to comment.