We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff0d1f commit 1a9c654Copy full SHA for 1a9c654
docker-compose.yml
@@ -54,7 +54,7 @@ services:
54
- ./docker/configs/haproxy.conf:/usr/local/etc/haproxy/haproxy.cfg:ro
55
56
nextcloud:
57
- image: ghcr.io/juliushaertl/nextcloud-dev-php${PHP_VERSION:-73}:latest
+ image: ghcr.io/juliushaertl/nextcloud-dev-php${PHP_VERSION:-74}:latest
58
environment:
59
# SQL: 'sqlite'
60
SQL: 'mysql'
0 commit comments