1
0

build: Bump alpine from 3.17.1 to 3.17.2

Bumps alpine from 3.17.1 to 3.17.2.

---
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] 2023-02-13 15:57:29 +00:00 committed by GitHub
parent bcace8178d
commit 1281586e8b
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
FROM nginxproxy/docker-gen:0.10.0 AS docker-gen
FROM alpine:3.17.1
FROM alpine:3.17.2
ARG GIT_DESCRIBE
ARG ACMESH_VERSION=2.9.0