Use newest alpine tag.
All checks were successful
Build nginx fpm 8.4 image / Build-and-release-image (push) Successful in 6m22s

This commit is contained in:
2026-06-18 13:22:51 +00:00
parent ff255459ce
commit 71ac5e3788

View File

@@ -1,4 +1,4 @@
FROM alpine:3.22
FROM alpine:3.24
LABEL Maintainer="Christian Steinle <kontakt@steinle-computer.de>"
LABEL Description="Lightweight container with Nginx & PHP 8.4 based on Alpine Linux."