1
0
Fork 0

Bump golang from 1.15.6-alpine to 1.15.7-alpine (#749)

This commit is contained in:
dependabot[bot] 2021-01-31 17:12:29 +00:00 committed by GitHub
parent acb3c404b8
commit d0965158b5
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:1.15.6-alpine AS go-builder
FROM golang:1.15.7-alpine AS go-builder
ENV DOCKER_GEN_VERSION=0.7.4