Skip to content

Commit

Permalink
Remove my check line
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Aug 29, 2024
1 parent 37b1fb9 commit 009dc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN set -eux; \

COPY config.php /var/www/html/config/conf.php

RUN diff -u $WEB_DOCUMENT_ROOT/config/conf.sample.php /var/www/html/config/conf.php
#RUN diff -u $WEB_DOCUMENT_ROOT/config/conf.sample.php /var/www/html/config/conf.php

# Metadata
LABEL org.label-schema.vendor="liuch" \
Expand Down

0 comments on commit 009dc91

Please sign in to comment.