Skip to content

Commit

Permalink
Merge pull request #382 from gardener/dependabot/docker/golang-1.22.6
Browse files Browse the repository at this point in the history
Bump golang from 1.22.5 to 1.22.6
  • Loading branch information
axel7born authored Aug 8, 2024
2 parents a10ade7 + c544930 commit e1fe935
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-cilium

Expand Down

0 comments on commit e1fe935

Please sign in to comment.