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
43ec6517
Unverified
Commit
43ec6517
authored
Mar 30, 2022
by
Renovate Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Node.js to 5c684b5
Signed-off-by:
Renovate Bot
<
bot@renovateapp.com
>
parent
7ddf3f1e
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 @
43ec6517
FROM
node:16.14.2-alpine@sha256:
687867b9ea2903e81dd4b594c704c7a19c29b46938aa2b9a478ddb5e65e2abdf
AS base
FROM
node:16.14.2-alpine@sha256:
51542061b77f105c2db658035ac6070229f9ea1d3270ab78775df9a825d9a759
AS base
FROM
base AS builder
# Build arguments to change source url, branch or tag
...
...
debian/Dockerfile
View file @
43ec6517
FROM
node:16.14.2-bullseye-slim@sha256:
f2b8b11f59de818d6029c3fd277aef016b3a015eb1613e3d292c41711a984a41
AS base
FROM
node:16.14.2-bullseye-slim@sha256:
5c684b5147ceb9b2cd036800ef086414f101042bba142cca50d0445d1518bda9
AS base
FROM
base AS builder
# Build arguments to change source url, branch or tag
...
...
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