Skip to content

Commit

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

chore(deps): Bump golang from 1.17.4-alpine to 1.17.5-alpine
  • Loading branch information
buchdag authored Dec 10, 2021
2 parents b72df95 + c886e48 commit ec93ec8
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.17.4-alpine AS go-builder
FROM golang:1.17.5-alpine AS go-builder

ENV DOCKER_GEN_VERSION=0.8.0

Expand Down

0 comments on commit ec93ec8

Please sign in to comment.