Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit e21f762

Browse files
chore(deps): update php docker tag to v8.4
1 parent f23c216 commit e21f762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/webpanel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Provides web-based administration interface for UnrealIRCd
33
# Based on official documentation: https://www.unrealircd.org/docs/UnrealIRCd_webpanel
44

5-
FROM php:8.2-fpm
5+
FROM php:8.4-fpm
66

77
# Add metadata labels
88
LABEL maintainer="AllThingsLinux IRC Infrastructure" \

0 commit comments

Comments
 (0)