mirror of
https://github.com/filegator/filegator.git
synced 2025-08-13 22:44:28 +02:00
development docker upgraded to php8.3 (bullseye)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM php:7-buster
|
FROM php:8.3-bullseye
|
||||||
|
|
||||||
RUN apt-get update > /dev/null
|
RUN apt-get update > /dev/null
|
||||||
RUN apt-get install -y nodejs npm libzip-dev libgtk2.0-0 libgtk-3-0 libgbm-dev libldap2-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
|
RUN apt-get install -y nodejs npm libzip-dev libgtk2.0-0 libgtk-3-0 libgbm-dev libldap2-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
|
||||||
|
Reference in New Issue
Block a user