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
e473380a
Unverified
Commit
e473380a
authored
Aug 19, 2021
by
Renovate Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Node.js to v16.7.0
Signed-off-by:
Renovate Bot
<
bot@renovateapp.com
>
parent
0748da33
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 @
e473380a
FROM
node:16.
6.2-alpine@sha256:4e70ed424e6310602d6137b353cc3e0ae066c4214ce17967ca9336b80b3a7fbd
AS base
FROM
node:16.
7.0-alpine@sha256:597864180891b2498e104ace823507882aa9ae132115af63dd8fc611bb300984
AS base
FROM
base AS basebuilder
RUN
apk update
...
...
debian/Dockerfile
View file @
e473380a
FROM
node:16.
6.2-slim@sha256:879312d60a9f12d9e4d32af69364ab6f67c68af9ed4f145405d423f11fd2e80
4 AS base
FROM
node:16.
7.0-slim@sha256:9bafc78bbf0532721a30730961d96f6c4c57b4c0b16ea5bfe7db4ae2b8fc8e3
4 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