Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit 10f1fe0

Browse files
Update to golang 1.12
1 parent 89315f0 commit 10f1fe0

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,4 +1,4 @@
1-
FROM golang:1.10-alpine AS build
1+
FROM golang:1.12-alpine AS build
22
WORKDIR /go/src/github.com/fankserver/docker-factorio-watchdog
33
RUN apk add --no-cache alpine-sdk
44
COPY . .

0 commit comments

Comments
 (0)