Skip to content

Commit cdf5aaf

Browse files
authored
chore(deps): update composer docker tag to v2.8.5 (#5)
1 parent b6dd886 commit cdf5aaf

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
@@ -1,6 +1,6 @@
11
ARG PHP_VERSION=8.4.2
22
ARG UNIT_VERSION=1.34.0
3-
ARG COMPOSER_VERSION=2.8.4
3+
ARG COMPOSER_VERSION=2.8.5
44

55
FROM php:${PHP_VERSION}-cli AS builder
66

0 commit comments

Comments
 (0)