Skip to content

Commit fcc3c16

Browse files
authored
I might forgotten to update the version on the dockerfile
1 parent 97ce175 commit fcc3c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
FROM golang:1.23.7-alpine AS build
1818
COPY --from=util-bin / /
19-
ARG APP_VERSION=3.26 \
19+
ARG APP_VERSION=3.29 \
2020
BUILD_ROOT \
2121
BUILD_BIN \
2222
TARGETARCH=amd64 \

0 commit comments

Comments
 (0)