Skip to content

Commit 1a9c654

Browse files
committed
Update default version to 7.4
Signed-off-by: Carl Schwan <[email protected]>
1 parent 6ff0d1f commit 1a9c654

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
@@ -54,7 +54,7 @@ services:
5454
- ./docker/configs/haproxy.conf:/usr/local/etc/haproxy/haproxy.cfg:ro
5555

5656
nextcloud:
57-
image: ghcr.io/juliushaertl/nextcloud-dev-php${PHP_VERSION:-73}:latest
57+
image: ghcr.io/juliushaertl/nextcloud-dev-php${PHP_VERSION:-74}:latest
5858
environment:
5959
# SQL: 'sqlite'
6060
SQL: 'mysql'

0 commit comments

Comments
 (0)