Владимир Томишинец 5 anos atrás
pai
commit
8745c5bfda
1 arquivos alterados com 1 adições e 1 exclusões
  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"
 LABEL maintainer="joona@kuori.org"
 
 
 RUN apk add --update gcc musl-dev git figlet \
 RUN apk add --update gcc musl-dev git figlet \