Skip to content

Commit

Permalink
Merge pull request #467 from gardener/dependabot/docker/golang-1.23.0
Browse files Browse the repository at this point in the history
chore(deps): bump golang from 1.22.6 to 1.23.0
  • Loading branch information
axel7born authored Sep 3, 2024
2 parents ba701d0 + 7b36f86 commit 359c080
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,5 +1,5 @@
############# builder
FROM golang:1.22.6 AS builder
FROM golang:1.23.0 AS builder

WORKDIR /go/src/github.com/gardener/gardener-extension-networking-calico

Expand Down

0 comments on commit 359c080

Please sign in to comment.