Use newer alpine image.
Some checks failed
Build nginx fpm 8.4 image / Build-and-release-image (push) Failing after 28s

This commit is contained in:
2025-09-16 10:24:26 +00:00
parent 6a468ca7d7
commit ff255459ce

View File

@@ -1,6 +1,6 @@
FROM alpine:3.21
FROM alpine:3.22
LABEL Maintainer="Christian Steinle <kontakt@steinle-computer.de>"
LABEL Description="Lightweight container with Nginx 1.26 & PHP 8.4 based on Alpine Linux."
LABEL Description="Lightweight container with Nginx & PHP 8.4 based on Alpine Linux."
WORKDIR /var/www/html