Use newer alpine image.
Some checks failed
Build nginx fpm 8.4 image / Build-and-release-image (push) Failing after 28s
Some checks failed
Build nginx fpm 8.4 image / Build-and-release-image (push) Failing after 28s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user