feat: release docker and packages from jenkins
All checks were successful
Cadoles/hydra-werther/pipeline/head This commit looks good
Cadoles/hydra-werther/pipeline/pr-develop This commit looks good

This commit is contained in:
2023-12-06 12:47:56 +01:00
parent d74f81224d
commit b3a3e1987d
7 changed files with 114 additions and 75 deletions

View File

@ -3,7 +3,7 @@
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
FROM golang:1.13-alpine AS build
FROM golang:1.21-alpine AS build
ARG VERSION
ARG GOPROXY