mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Use PHP 8.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/php:8.0-fpm-alpine
|
||||
FROM docker.io/php:8.1-fpm-alpine
|
||||
LABEL maintainer="markus@martialblog.de"
|
||||
|
||||
# Install OS dependencies
|
||||
|
||||
Reference in New Issue
Block a user