Skip to content

Commit

Permalink
- Update composer:2.7.6 Docker digest to f8174c1 (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
blumilkbot authored Jun 3, 2024
1 parent 8fb62da commit 3c57c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment/prod/app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG PHP_MODULE_NAME=php${PHP_VERSION}
ARG UNIT_VERSION=1.31.1-1

### PHP DEPENDENCIES ###
FROM composer:2.7.6@sha256:4c01e0b94ce1cf09a1f0850187231f48942dab2ab25f5bb0a34dfd6271c289b1 as vendor
FROM composer:2.7.6@sha256:f8174c15479f5b45d6127daab0e618e760427b8cbcc2129818d50d70993e6ad2 as vendor

WORKDIR /app_composer_dependencies

Expand Down

0 comments on commit 3c57c7b

Please sign in to comment.