Skip to content

Commit

Permalink
fix: remove instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
PandorasActorMS committed Sep 19, 2023
1 parent eeccc19 commit f405876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
&& chmod +x composer_install.sh && ./composer_install.sh \
&& mv composer.phar /usr/local/bin/composer \
&& composer install \
&& rm compose.yml composer_install.sh default.conf Dockerfile.nginx Dockerfile.php
&& rm compose.yml composer_install.sh Dockerfile.caddy Dockerfile.php

0 comments on commit f405876

Please sign in to comment.