Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
acavella committed Jan 7, 2024
1 parent b57b62e commit 02a5ae8
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.6
ENV GOREVOKE_TAG=v1.0.0-rc.8
WORKDIR /go/src/

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

0 comments on commit 02a5ae8

Please sign in to comment.