Skip to content

Commit

Permalink
Testing - downgrade composer to 2.6.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
marji committed Aug 19, 2024
1 parent f45468b commit fa9a414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ARG RUNNER_UID=1001
LABEL maintainer="marji@morpht.com"
LABEL org.opencontainers.image.source="https://github.com/morpht/ci-php"

ENV COMPOSER_VERSION=2.7.7 \
COMPOSER_HASH_SHA256=aab940cd53d285a54c50465820a2080fcb7182a4ba1e5f795abfb10414a4b4be
ENV COMPOSER_VERSION=2.6.6 \
COMPOSER_HASH_SHA256=72600201c73c7c4b218f1c0511b36d8537963e36aafa244757f52309f885b314

RUN apk add --no-cache --update git \
bash \
Expand Down

0 comments on commit fa9a414

Please sign in to comment.