Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
proxy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Analyze
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
school
proxy
Commits
cf425f17
Verified
Commit
cf425f17
authored
1 week ago
by
Benjamin LEGROS
Browse files
Options
Downloads
Patches
Plain Diff
build node-yarn 22_4
parent
9a56eb40
Branches
main
No related tags found
No related merge requests found
Pipeline
#110358
failed
3 days ago
Stage: build
Changes
2
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
node-yarn/20_4/Dockerfile
+2
-1
2 additions, 1 deletion
node-yarn/20_4/Dockerfile
node-yarn/22_4/Dockerfile
+2
-1
2 additions, 1 deletion
node-yarn/22_4/Dockerfile
with
4 additions
and
2 deletions
node-yarn/20_4/Dockerfile
+
2
−
1
View file @
cf425f17
...
...
@@ -4,4 +4,5 @@ ENV YARN_VERSION=4.4.1
RUN
corepack
enable
&&
yarn
set
version
"
$YARN_VERSION
"
RUN
apt-get
install
git
-y
RUN
apt-get update
&&
\
apt-get
install
git
-y
This diff is collapsed.
Click to expand it.
node-yarn/22_4/Dockerfile
+
2
−
1
View file @
cf425f17
...
...
@@ -4,4 +4,5 @@ ENV YARN_VERSION=4.4.1
RUN
corepack
enable
&&
yarn
set
version
"
$YARN_VERSION
"
RUN
apt-get
install
git
-y
RUN
apt-get update
&&
\
apt-get
install
git
-y
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