Skip to content

Commit

Permalink
Merge pull request #455 from gardener/renovate/patch-golang
Browse files Browse the repository at this point in the history
chore(deps): update golang docker tag to v1.22.6
  • Loading branch information
axel7born authored Aug 8, 2024
2 parents 538d1cf + 74999f5 commit 48b7ac4
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.5 AS builder
FROM golang:1.22.6 AS builder

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

Expand Down

0 comments on commit 48b7ac4

Please sign in to comment.