Skip to content

Commit f908b7c

Browse files
committed
Use image with PHP 8.5
1 parent 522c27e commit f908b7c

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
@@ -1,7 +1,7 @@
11
version: "3"
22
services:
33
package:
4-
image: registry.gitlab.com/aplus-framework/images/package:4
4+
image: registry.gitlab.com/aplus-framework/images/package:6
55
container_name: package-debug
66
working_dir: /package
77
volumes:

0 commit comments

Comments
 (0)