alpinelinux upgrade
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 1m1s
Container Publish / build-image (amd64) (push) Successful in 1m25s
Container Publish / update docker manifest (push) Successful in 18s

This commit is contained in:
2025-10-02 09:06:56 +02:00
parent 7541c6cfeb
commit 9fe7a95407
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.21
ARG ALPINE_VERSION=3.22
FROM alpine:${ALPINE_VERSION}
ARG GLPI_VERSION