Skip to content

Commit

Permalink
Merge pull request #821 from nginx-proxy/dependabot/docker/golang-1.1…
Browse files Browse the repository at this point in the history
…6.5-alpine

chore(deps): Bump golang from 1.16.3-alpine to 1.16.5-alpine
  • Loading branch information
buchdag committed Jun 15, 2021
2 parents 5341b3f + 9bacd37 commit 0a7153e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.16.3-alpine AS go-builder
FROM golang:1.16.5-alpine AS go-builder

ENV DOCKER_GEN_VERSION=0.7.6

Expand Down

0 comments on commit 0a7153e

Please sign in to comment.