Skip to content

Commit

Permalink
Merge branch '19.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
laurpaum committed Aug 19, 2024
2 parents 17420e4 + 8dd6b0d commit b5def34
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 b5def34

Please sign in to comment.