Skip to content

Commit

Permalink
Update golang Docker tag to v1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent fc5e67a commit b292252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

#FROM gcr.io/gke-release/debian-base@sha256:0559d7848958d64c7c167218c9d2109102065a102ab897c4daae0709cfd238e4

FROM golang:1.19.12
FROM golang:1.23.3
2 changes: 1 addition & 1 deletion nested/Dockerfile.cilium
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM golang:1.19.6
FROM golang:1.23.3

0 comments on commit b292252

Please sign in to comment.