Skip to content

Commit

Permalink
update to 19.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
laurpaum committed Aug 19, 2024
1 parent 910d725 commit 8dd6b0d
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 19.0.2
ENV DOLI_VERSION 19.0.3

ENV DOLI_DB_TYPE mysqli
ENV DOLI_DB_HOST db
Expand Down

0 comments on commit 8dd6b0d

Please sign in to comment.