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 383716b commit 07c9348Copy full SHA for 07c9348
api/Dockerfile
@@ -63,7 +63,7 @@ RUN set -eux; \
63
###> recipes ###
64
###< recipes ###
65
66
-COPY --from=composer:2.1@sha256:ab24624ff0cbc9296917bfac46cd9e4f9f4800f4265e343d986653d3d5698f32 /usr/bin/composer /usr/bin/composer
+COPY --from=composer:2.1@sha256:a98a93577641eabe5aa7c37a712e3f0a66b9b69146d16f176e489de4afaf4649 /usr/bin/composer /usr/bin/composer
67
68
# Copy development php.ini
69
RUN cp "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"
0 commit comments