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
1c3a5162
Unverified
Commit
1c3a5162
authored
Jun 12, 2022
by
David Mehren
Committed by
GitHub
Jun 12, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #325 from hedgedoc/renovate/node-16.x
parents
d4e337e9
d18d09b6
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 @
1c3a5162
FROM
node:16.15.
0-alpine@sha256:1a9a71ea86aad332aa7740316d4111ee1bd4e890df47d3b5eff3e5bded3b3d10
AS base
FROM
node:16.15.
1-alpine@sha256:c785e617c8d7015190c0d41af52cc69be8a16e3d9eb7cb21f0bb58bcfca14d6b
AS base
FROM
base AS builder
# Build arguments to change source url, branch or tag
...
...
debian/Dockerfile
View file @
1c3a5162
FROM
node:16.15.
0-bullseye-slim@sha256:fab24688ec5c8cb3db76ce89f32ae9ab979bf12912789db28dd0436f6f27bb07
AS base
FROM
node:16.15.
1-bullseye-slim@sha256:8265ac132f720998222008355e11535caf53d6bccecbb562a055605138975b4e
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