Skip to content

Commit 1c768e0

Browse files
renovate[bot]sayboras
authored andcommitted
chore(deps): update dependency go to v1.24.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a21ae9 commit 1c768e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.builder

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG TARGETARCH
1010
ENV TZ=Etc/UTC
1111

1212
# renovate: datasource=golang-version depName=go
13-
ENV GO_VERSION=1.24.10
13+
ENV GO_VERSION=1.24.11
1414

1515
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
1616
RUN apt-get update && \

0 commit comments

Comments
 (0)