Skip to content

Commit

Permalink
Update golang Docker tag to v1.24.0
Browse files Browse the repository at this point in the history
Update golang from 1.23.5 to 1.24.0

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Feb 13, 2025
1 parent 9edbe38 commit c14e186
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
@@ -1,3 +1,3 @@

# retain GLIBC compatibility with debian:bookworm used by open-balena-base
FROM golang:1.23.5-bookworm
FROM golang:1.24.0-bookworm

0 comments on commit c14e186

Please sign in to comment.