Skip to content

Commit

Permalink
Update to Go 1.19.7 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-goetz authored Mar 13, 2023
1 parent 6e7bccd commit ea1fea4
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.19.2 AS builder
FROM golang:1.19.7 AS builder

WORKDIR /go/src/github.com/gardener/gardener-extension-os-gardenlinux
COPY . .
Expand Down

0 comments on commit ea1fea4

Please sign in to comment.