Skip to content

Commit

Permalink
Release v1.10.17-lts
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Sep 26, 2024
1 parent 296a8b5 commit 1cabeca
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 @@
ARG GO_VERSION=1.22

FROM golang:${GO_VERSION}-buster AS builder
ARG VERSION=v1.7.4
ARG VERSION=v1.10.17-lts
ENV VERSION=${VERSION}

ARG DEPENDENCIES=" \
Expand Down

0 comments on commit 1cabeca

Please sign in to comment.