Skip to content

Commit 1b757dd

Browse files
committed
Update toolbox 1.83.2 -> 1.84.0
Updates: * change the phan installation method from phive to phar-download due to a missing key jakzal/toolbox#500 (@jakzal)
1 parent 870d99b commit 1b757dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ARG PHP_VERSION=8.3
44
ARG TOOLBOX_EXCLUDED_TAGS="exclude-php:${PHP_VERSION}"
5-
ARG TOOLBOX_VERSION="1.83.2"
5+
ARG TOOLBOX_VERSION="1.84.0"
66
ARG FLAVOUR="alpine"
77

88

0 commit comments

Comments
 (0)