mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 06:28:27 +01:00
bump to php 8
This commit is contained in:
@@ -6,6 +6,8 @@ ENV arch='x86_64'
|
||||
COPY docker/conf/ /
|
||||
COPY . /site
|
||||
|
||||
RUN cd /site composer install
|
||||
|
||||
EXPOSE 80 443
|
||||
|
||||
VOLUME ["/config"]
|
||||
|
||||
Reference in New Issue
Block a user