1
0

Merge pull request #903 from nginx-proxy/dependabot/docker/golang-1.17.5-alpine

chore(deps): Bump golang from 1.17.4-alpine to 1.17.5-alpine
This commit is contained in:
Nicolas Duchon 2021-12-10 16:55:31 +01:00 committed by GitHub
commit ec93ec882c
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
FROM golang:1.17.4-alpine AS go-builder
FROM golang:1.17.5-alpine AS go-builder
ENV DOCKER_GEN_VERSION=0.8.0