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
00d8d61a
Commit
00d8d61a
authored
Dec 1, 2023
by
Renovate Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update Node.js to c242927
parent
2932e881
No related branches found
No related tags found
1 merge request
!386
Update Node.js to c242927 - autoclosed
Pipeline
#27720
skipped
Stage: deploy
Changes
1
Pipelines
3
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 @
00d8d61a
FROM
--platform=$BUILDPLATFORM node:21.2-alpine@sha256:
226ad4a45572c340b25a580e4af43bf74bb8a5c
8bc8
c0b2f6838d41914734399
as
buildJS
FROM
--platform=$BUILDPLATFORM node:21.2-alpine@sha256:
c24292722edb6bb35
8b
0
c8
1b3e8d31aefc3753920c2a933408417462d5d5c5ff
as
buildJS
WORKDIR
/app
COPY
. ./
RUN
yarn
install
--frozen-lockfile
&&
\
...
...
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