mirror of
https://github.com/prometheus-pve/prometheus-pve-exporter.git
synced 2025-04-18 19:04:06 +03:00
Bump alpine from 3.21.2 to 3.21.3 (#321)
Bumps alpine from 3.21.2 to 3.21.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ceb277a773
commit
efca406465
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.21.2 as base
|
||||
FROM alpine:3.21.3 as base
|
||||
|
||||
FROM base as build
|
||||
RUN apk update && apk add --no-cache \
|
||||
|
Loading…
x
Reference in New Issue
Block a user