Владимир Томишинец %!s(int64=5) %!d(string=hai) anos
pai
achega
8745c5bfda
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM golang:1.12.10-alpine3.10 AS builder
+FROM golang:1.13.5-alpine3.10 AS builder
 LABEL maintainer="joona@kuori.org"
 
 RUN apk add --update gcc musl-dev git figlet \