Skip to content
Snippets Groups Projects
Commit 10ef30e0 authored by Renovate Bot's avatar Renovate Bot
Browse files

Update public.ecr.aws/docker/library/composer:2.6.6 Docker digest to 1f88162

parent 9907fdcd
No related branches found
No related tags found
1 merge request!216Update public.ecr.aws/docker/library/composer:2.6.6 Docker digest to 1f88162
Pipeline #29172 passed
...@@ -4,7 +4,7 @@ COPY . ./ ...@@ -4,7 +4,7 @@ COPY . ./
RUN yarn install --frozen-lockfile && \ RUN yarn install --frozen-lockfile && \
yarn build yarn build
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/composer:2.6.6@sha256:7f42b1495c62246a92c8271dcc9352afe58440b518225366e44563892fba122c AS buildPHP FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/composer:2.6.6@sha256:1f88162f6d30fe394990edd298f181f66e8a4ba36d3e102213c2d4a8eb8654a5 AS buildPHP
WORKDIR /app WORKDIR /app
COPY . ./ COPY . ./
RUN composer install --no-cache --no-interaction --prefer-dist --ignore-platform-reqs --optimize-autoloader RUN composer install --no-cache --no-interaction --prefer-dist --ignore-platform-reqs --optimize-autoloader
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment