Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
writeFrame
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
writeFrame
Commits
9f16da38
Unverified
Commit
9f16da38
authored
Feb 24, 2021
by
Renovate Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update node Docker tag to v12.21.0
Signed-off-by:
Renovate Bot
<
bot@renovateapp.com
>
parent
82779306
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Dockerfile
alpine/Dockerfile
+1
-1
Dockerfile
debian/Dockerfile
+1
-1
No files found.
alpine/Dockerfile
View file @
9f16da38
FROM
node:12.2
0.1-alpine@sha256:41ae2b38e38e387517c59ca50498eac0537a2ff2316552c3df3b406d31414d78
AS base
FROM
node:12.2
1.0-alpine@sha256:3b6107026d975f33cdc482cd991b4e726557c8868f6814ac5116482add62b87c
AS base
FROM
base AS basebuilder
RUN
apk update
...
...
debian/Dockerfile
View file @
9f16da38
FROM
node:12.2
0.1-slim@sha256:02084a803d01a3abc1b62b0a8ea14d2484af7f7ec7a66a4bb9dc69a4bd49a5aa
AS base
FROM
node:12.2
1.0-slim@sha256:1bf5c4ee5fca8a1f950db9d41889fa6da5059f4fbc5cc5f3aec5804a3356b70d
AS base
FROM
base AS basebuilder
RUN
apt-get update
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment