new go version, new upstream versions

This commit is contained in:
2020-07-03 20:06:04 +02:00
parent 08c708de12
commit 22bcecc9b3
2 changed files with 4 additions and 3 deletions

View File

@ -5,7 +5,7 @@ stages:
variables:
IMAGE_NAME: registry.hottis.de/dockerized/mosquitto-with-auth
HUB_IMAGE_NAME: wollud1969/mosquitto-with-auth
GO_BINARIES: go1.12.6.linux-amd64.tar.gz
GO_BINARIES: go1.14.4.linux-amd64.tar.gz
build:
stage: build
image: registry.hottis.de/dockerized/base-build-env:latest