mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-06-28 16:07:12 +00:00
Merge pull request #30 from kairos-io/renovate/golang-1.x
Update golang Docker tag to v1.20
This commit is contained in:
commit
5b792f342e
@ -1,5 +1,5 @@
|
|||||||
# Build the manager binary
|
# Build the manager binary
|
||||||
FROM golang:1.18 as builder
|
FROM golang:1.20 as builder
|
||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
# Copy the Go Modules manifests
|
# Copy the Go Modules manifests
|
||||||
|
Loading…
Reference in New Issue
Block a user