Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
switch to go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
aler9 committed May 21, 2020
1 parent c98cba0 commit fd035e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

.PHONY: $(shell ls)

BASE_IMAGE = amd64/golang:1.13-alpine3.10
BASE_IMAGE = amd64/golang:1.14-alpine3.11

help:
@echo "usage: make [action]"
Expand Down

0 comments on commit fd035e9

Please sign in to comment.