1
0
Fork 0

Merge pull request #835 from nginx-proxy/dependabot/docker/golang-1.16.6-alpine

chore(deps): Bump golang from 1.16.5-alpine to 1.16.6-alpine
This commit is contained in:
Nicolas Duchon 2021-07-14 17:14:46 +02:00 committed by GitHub
commit ad9b2c9b55
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM golang:1.16.5-alpine AS go-builder
FROM golang:1.16.6-alpine AS go-builder
ENV DOCKER_GEN_VERSION=0.7.6