Skip to content

Commit

Permalink
Release v1.10.21-lts
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Nov 21, 2024
1 parent c488152 commit 867bcfb
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.21-lts
ENV VERSION=${VERSION}

ARG DEPENDENCIES=" \
Expand Down

0 comments on commit 867bcfb

Please sign in to comment.