Skip to content

Commit

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

chore(deps): Bump golang from 1.16.5-alpine to 1.16.6-alpine
  • Loading branch information
buchdag authored Jul 14, 2021
2 parents 53e6ee0 + f9493c4 commit ad9b2c9
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.5-alpine AS go-builder
FROM golang:1.16.6-alpine AS go-builder

ENV DOCKER_GEN_VERSION=0.7.6

Expand Down

0 comments on commit ad9b2c9

Please sign in to comment.