mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
Update php Docker tag (#455)
This commit is contained in:
parent
d17149c46a
commit
91dcbd0595
@ -1,6 +1,6 @@
|
||||
#Reference Links :https://github.com/docker-library/php/issues/926#issuecomment-567230723
|
||||
|
||||
FROM php:8.1.32-fpm
|
||||
FROM php:8.1.33-fpm
|
||||
|
||||
ARG UNAME=www-data
|
||||
ARG UGROUP=www-data
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#Reference Links :https://github.com/docker-library/php/issues/926#issuecomment-567230723
|
||||
|
||||
FROM php:8.4.8-fpm
|
||||
FROM php:8.4.10-fpm
|
||||
|
||||
ARG UNAME=www-data
|
||||
ARG UGROUP=www-data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user