Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Kured: Update golang version (#238)
Browse files Browse the repository at this point in the history
Try the simple upgrade first.

Signed-off-by: Winston R. Milling <[email protected]>
  • Loading branch information
wrmilling authored Aug 4, 2023
1 parent 1449cfb commit a9945f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/kured/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.17.1 as build
FROM golang:1.20.7 as build

ARG VERSION
ARG TARGETOS
Expand Down

0 comments on commit a9945f4

Please sign in to comment.