Skip to content
Snippets Groups Projects
Commit 02c4c421 authored by Jonas Leder's avatar Jonas Leder
Browse files

Merge branch 'renovate/composer-2.8.8' into 'master'

Update composer:2.8.8 Docker digest to 8fe8c8d

See merge request !1137
parents d94a54f7 1e249e8a
Branches
Tags
Loading
Pipeline #60304 passed
......@@ -4,7 +4,7 @@ COPY . ./
RUN npm install --frozen-lockfile && \
npm run build
FROM --platform=$BUILDPLATFORM composer:2.8.8@sha256:81611856a47844466bf85c9e7360caec4084ed018ee4621c37876976998e80b5 AS buildphp
FROM --platform=$BUILDPLATFORM composer:2.8.8@sha256:8fe8c8dcdcf9e4c5b390b60df4641cfcf115a82de2559846876fb427cd88f299 AS buildphp
WORKDIR /app
COPY . ./
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.
Please register or to comment