mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-24 14:42:53 +02:00
Bumped base docker image to php:8.1-apache
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.0-apache
|
||||
FROM php:8.1-apache
|
||||
LABEL maintainer="Chris Kankiewicz <Chris@ChrisKankiewicz.com>"
|
||||
|
||||
ENV HOME="/tmp"
|
||||
|
Reference in New Issue
Block a user