Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 62bb77e

Browse files
committed
update build version
1 parent 65da610 commit 62bb77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM golang:1.10.3 as builder
2+
FROM golang:1.12.7-alpine as builder
33

44
# Copy in the go src
55
WORKDIR /go/src/github.com/packethost/cluster-api-provider-packet

0 commit comments

Comments
 (0)