Skip to content

Commit 46b63e1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8
13+
ENV GO_VERSION=1.24.9
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)