Skip to content

Commit 0a0057e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.builder

+1-1
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.23.6
13+
ENV GO_VERSION=1.23.7
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)