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

Commit

Permalink
1.10.0-beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
freddygv authored Jun 10, 2021
1 parent af86721 commit 3a62ecb
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.13
LABEL org.opencontainers.image.authors="Consul Team <consul@hashicorp.com>"

# This is the release of Consul to pull in.
ARG CONSUL_VERSION=1.10.0-beta3
ARG CONSUL_VERSION=1.10.0-beta4
LABEL org.opencontainers.image.version=$CONSUL_VERSION

# This is the location of the releases.
Expand Down

0 comments on commit 3a62ecb

Please sign in to comment.