Skip to content

Commit

Permalink
the v seems to be needed in version
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <[email protected]>
  • Loading branch information
szaimen committed Oct 2, 2023
1 parent 84b9bd0 commit 86b5d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

FROM golang:1.21.1-alpine3.18 as go

ENV XCADDY_VERSION 0.3.5
ENV XCADDY_VERSION v0.3.5
ENV CADDY_HASH 29233e285b83dfa070d1f6889c021cb32c161b89

# hadolint ignore=DL3018
Expand Down

0 comments on commit 86b5d7a

Please sign in to comment.