Skip to content

Commit 0141481

Browse files
committed
Update toolbox 1.84.0 -> 1.84.1
## What's Changed * Update tools by @jakzal in jakzal/toolbox#501 * Bump actions/upload-artifact by @jakzal in jakzal/toolbox#503 * Update deptrac signature by @jakzal in jakzal/toolbox#504 **Full Changelog**: jakzal/toolbox@v1.84.0...v1.84.1
1 parent 1e5a7f8 commit 0141481

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.84.0"
5+
ARG TOOLBOX_VERSION="1.84.1"
66
ARG FLAVOUR="alpine"
77

88

0 commit comments

Comments
 (0)