Skip to content

Commit

Permalink
chore(deps): update dependency golang to v1.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 11ea6b8 commit 3917820
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
Expand Up @@ -5,7 +5,7 @@ ENTRYPOINT [ "dumb-init", "--", "builder.sh" ]
COPY bin /usr/local/sbin

# renovate: datasource=golang-version
RUN install-tool golang 1.23.5
RUN install-tool golang 1.23.6

RUN install-builder.sh

Expand Down

0 comments on commit 3917820

Please sign in to comment.