1
0
Fork 0

Merge pull request #1093 from nginx-proxy/dependabot/docker/alpine-3.19.1

build: bump alpine from 3.19.0 to 3.19.1
This commit is contained in:
Nicolas Duchon 2024-01-29 20:01:10 +01:00 committed by GitHub
commit 02fad92cdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
FROM nginxproxy/docker-gen:0.11.1 AS docker-gen
FROM alpine:3.19.0
FROM alpine:3.19.1
ARG GIT_DESCRIBE="unknown"
ARG ACMESH_VERSION=3.0.7