Fixes for build

This commit is contained in:
David Bomba
2024-06-09 11:57:23 +10:00
parent 51294f6b76
commit 50debff2da

View File

@@ -71,7 +71,7 @@ RUN addgroup --gid=$UID -S "$INVOICENINJA_USER" \
--ingroup "$INVOICENINJA_USER" \
"$INVOICENINJA_USER"
WORKDIR /var/www/app
# WORKDIR /var/www/app
# Set up app
ARG INVOICENINJA_VERSION