We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6dd886 commit cdf5aafCopy full SHA for cdf5aaf
Dockerfile
@@ -1,6 +1,6 @@
1
ARG PHP_VERSION=8.4.2
2
ARG UNIT_VERSION=1.34.0
3
-ARG COMPOSER_VERSION=2.8.4
+ARG COMPOSER_VERSION=2.8.5
4
5
FROM php:${PHP_VERSION}-cli AS builder
6
0 commit comments