Skip to content

Commit e87ad2a

Browse files
committed
chore: bump php
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 7883fbd commit e87ad2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
image: ghcr.io/librecodecoop/nextcloud-dev-php${PHP_VERSION:-82}:latest
3030
# build:
3131
# context: .docker/
32-
# dockerfile: Dockerfile.php${PHP_VERSION:-81}
32+
# dockerfile: Dockerfile.php${PHP_VERSION:-82}
3333
volumes:
3434
- ./.docker/scripts/wait-for-db.php:/var/www/scripts/wait-for-db.php
3535
- ~/.composer:/var/www/.composer/

0 commit comments

Comments
 (0)