mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-22 20:42:04 +01:00
chore(deps): Bump golang from 1.17.4-alpine to 1.17.5-alpine
Bumps golang from 1.17.4-alpine to 1.17.5-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b72df952d6
commit
c886e48436
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user