mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-18 03:41:25 +02:00
Bumped Dockerfile base image to php:8.4-apache
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.3-apache
|
||||
FROM php:8.4-apache
|
||||
LABEL maintainer="Chris Kankiewicz <Chris@ChrisKankiewicz.com>"
|
||||
|
||||
ENV HOME="/tmp"
|
||||
|
Reference in New Issue
Block a user