Skip to content

Commit

Permalink
Merge branch '19.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
laurpaum committed Jun 26, 2024
2 parents e2d8bd6 + 910d725 commit 17420e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ RUN set -eux; \
rm -rf /var/www/localhost/htdocs; \
ln -s /var/www/html /var/www/localhost/htdocs

ENV DOLI_VERSION 18.0.4
ENV DOLI_VERSION 19.0.2

ENV DOLI_DB_TYPE mysqli
ENV DOLI_DB_HOST db
Expand Down

0 comments on commit 17420e4

Please sign in to comment.