Skip to content

Commit

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

build(deps): bump golang from 1.17.2-alpine to 1.17.5-alpine
  • Loading branch information
buchdag authored Dec 10, 2021
2 parents e7eeee8 + d958a24 commit 810a4bd
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,5 +1,5 @@
# Build docker-gen from scratch
FROM golang:1.17.2-alpine as go-builder
FROM golang:1.17.5-alpine as go-builder

ARG VERSION=main

Expand Down

0 comments on commit 810a4bd

Please sign in to comment.