Skip to content

Commit

Permalink
Bumped composer to 2.7.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
marji committed Aug 18, 2024
1 parent b3e79d4 commit f45468b
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.1 \
COMPOSER_HASH_SHA256=1ffd0be3f27e237b1ae47f9e8f29f96ac7f50a0bd9eef4f88cdbe94dd04bfff0
ENV COMPOSER_VERSION=2.7.7 \
COMPOSER_HASH_SHA256=aab940cd53d285a54c50465820a2080fcb7182a4ba1e5f795abfb10414a4b4be

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

0 comments on commit f45468b

Please sign in to comment.