Skip to content

Commit

Permalink
Merge branch 'main' into feat/optimize-builds-with-base-image
Browse files Browse the repository at this point in the history
  • Loading branch information
jokesterfr committed Oct 22, 2024
2 parents 9b8ab64 + 4da11bc commit 0881816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/flashlight.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ ENV MYSQL_DATABASE=prestashop
ENV DEBUG_MODE=false
ENV PS_FOLDER=$PS_FOLDER
ENV MYSQL_EXTRA_DUMP=
ENV PS_VERSION=$PS_VERSION

RUN mkdir -p "$COMPOSER_HOME" \
&& chown -R www-data:www-data "$COMPOSER_HOME"
Expand Down

0 comments on commit 0881816

Please sign in to comment.