Merge pull request 'chore(deps): update dependency docker.io/library/golang to v1.20.0' (#24) from renovate/docker.io-library-golang-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #24
This commit is contained in:
Markus Pesch 2023-02-05 09:07:56 +00:00
commit 2a98e41abc

View File

@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.19.5-alpine AS build FROM docker.io/library/golang:1.20.0-alpine AS build
ARG GOSEC_VERSION ARG GOSEC_VERSION