Skip to content

Commit

Permalink
Use programie/php-docker as image
Browse files Browse the repository at this point in the history
  • Loading branch information
Programie committed Feb 18, 2024
1 parent 7884d5e commit 0b67107
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 @@ -18,7 +18,7 @@ COPY composer.* /app/
RUN composer install --no-dev --ignore-platform-reqs


FROM ghcr.io/programie/dockerimages/php
FROM ghcr.io/programie/php-docker

ENV WEB_ROOT=/app/httpdocs

Expand Down

0 comments on commit 0b67107

Please sign in to comment.