Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website-symfony
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
website-symfony
Commits
cc43b0f0
Commit
cc43b0f0
authored
3 months ago
by
Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update composer:2.8.8 Docker digest to 3df281c
parent
ca874f65
No related branches found
No related tags found
1 merge request
!1180
Update composer:2.8.8 Docker digest to 3df281c - autoclosed
Pipeline
#63020
failed
3 months ago
Stage: test
Stage: build
Stage: bundle
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
cc43b0f0
...
...
@@ -4,7 +4,7 @@ COPY . ./
RUN
npm
install
--frozen-lockfile
&&
\
npm run build
FROM
--platform=$BUILDPLATFORM composer:2.8.8@sha256:
d9d52c36baea592479eb7e024d4c1afaba9bdea27d67566c588d290a31b4b0d1
AS
buildphp
FROM
--platform=$BUILDPLATFORM composer:2.8.8@sha256:
3df281ca83119bff1332f0f5f311960cb16b99238f8273acd965be6bd508aa8e
AS
buildphp
WORKDIR
/app
COPY
. ./
RUN
composer
install
--no-cache
--no-interaction
--prefer-dist
--ignore-platform-reqs
--optimize-autoloader
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment