Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
acavella committed Jan 5, 2024
1 parent f2feda7 commit 4f50c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.io/library/golang:1.20.12-alpine3.19 as builder

ENV GOREVOKE_TAG=v1.0.0-rc.1
ENV GOREVOKE_TAG=v1.0.0-rc.2
WORKDIR /go/src/

RUN apk add --no-cache -U git \
Expand Down

0 comments on commit 4f50c2f

Please sign in to comment.