Skip to content

Commit

Permalink
chore(): update to php-apache 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inpercima committed Sep 4, 2024
1 parent c555a9e commit 6e0694d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
web:
environment:
- MODE=${MODE}
image: webdevops/php-apache:8.0-alpine
image: webdevops/php-apache:8.1-alpine
ports:
- "${APACHE_PORT}:80"
volumes:
Expand Down

0 comments on commit 6e0694d

Please sign in to comment.