mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
Dev compose: Set image versions, removed unsupported mysql flag
Quick local test performed, ran a working instance. For #5124
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.1-apache
|
||||
FROM php:8.3-apache
|
||||
|
||||
ENV APACHE_DOCUMENT_ROOT /app/public
|
||||
WORKDIR /app
|
||||
|
Reference in New Issue
Block a user