1
0
Fork 0

build: bump alpine from 3.19.0 to 3.19.1

Bumps alpine from 3.19.0 to 3.19.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 15:15:42 +00:00 committed by GitHub
parent 013005aca1
commit 9e231cf4e7
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