Update Dockerfile

This commit is contained in:
LordHansolo 2024-03-22 17:43:28 +01:00
parent 17aff21aee
commit afe1d2a67f

View File

@ -34,9 +34,6 @@ RUN if [ "$IMAGE_TYPE" != "elite" ]; then \
fi fi
# Copy the rest of the application
COPY . /workspace
# Copy the rest of the application # Copy the rest of the application
COPY . /workspace COPY . /workspace