Browse Source

update base image

pull/31/head
aler9 5 years ago
parent
commit
f7a9d2fc7e
  1. 2
      Makefile

2
Makefile

@ -1,7 +1,7 @@ @@ -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]"

Loading…
Cancel
Save