update base image

This commit is contained in:
aler9 2020-07-04 18:27:31 +02:00
parent 331d6291be
commit f7a9d2fc7e

View File

@ -1,7 +1,7 @@
.PHONY: $(shell ls)
BASE_IMAGE = golang:1.14-alpine3.11
BASE_IMAGE = golang:1.14-alpine3.12
help:
@echo "usage: make [action]"