Skip to content

Commit 32f0033

Browse files
committed
Use PHP 8.4 stable
1 parent 10bcbea commit 32f0033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737
build:
3838
context: .
3939
args:
40-
PHP_TAG: '8.4.0RC4-cli-bookworm'
40+
PHP_TAG: '8.4-cli-bookworm'
4141
environment:
4242
PHP_IDE_CONFIG: 'serverName=olvlvl/attribute-collector'
4343
volumes:

0 commit comments

Comments
 (0)