Update golang version in Dockerfile.
This commit is contained in:
parent
d5fcc5cef9
commit
f0c5fbf68d
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13.1-alpine AS build
|
||||
FROM golang:1.17.3-alpine AS build
|
||||
|
||||
WORKDIR /go/src/sources.dev.pztrn.name/pztrn/giredore
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user