fix dockerfiles

This commit is contained in:
lovasoa
2023-10-16 01:24:46 +02:00
parent 9f243bfe47
commit ccebfdfd56
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
FROM lovasoa/sqlpage:latest
COPY . .
COPY . /var/www
+1 -1
View File
@@ -1,3 +1,3 @@
FROM lovasoa/sqlpage:main
COPY . .
COPY . /var/www