chore(deps): update dependency docker.io/library/golang to v1.19.1 #9

Merged
CSRBot merged 1 commits from renovate/docker.io-library-golang-1.x into master 2022-09-06 20:01:31 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 73165650b0 - Show all commits

View File

@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.19.0-alpine3.16 AS build
FROM docker.io/library/golang:1.19.1-alpine3.16 AS build
ARG GONOPROXY
ARG GONOSUMDB