Skip to content

Commit

Permalink
Update golang Docker tag to v1.23.6
Browse files Browse the repository at this point in the history
Update golang from 1.23.4 to 1.23.6

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Feb 28, 2025
1 parent 9359348 commit 504b557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG OS_CODENAME=jammy

####################################################################################################

FROM golang:1.23.4 AS eget-build
FROM golang:1.23.6 AS eget-build

WORKDIR /src

Expand Down

0 comments on commit 504b557

Please sign in to comment.