Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
docker
Commits
ec374862
Unverified
Commit
ec374862
authored
Jan 04, 2022
by
Renovate Bot
Browse files
fix(deps): update node.js to v14.18.2
parent
38fb662e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
kosko/Dockerfile
kosko/Dockerfile
+1
-1
No files found.
kosko/Dockerfile
View file @
ec374862
...
...
@@ -4,7 +4,7 @@ FROM ghcr.io/socialgouv/docker/kubectl:6.62 AS kubectl-image
#
FROM
node:14.18.
1
-alpine3.14
FROM
node:14.18.
2
-alpine3.14
COPY
--from=kubectl-image /usr/local/bin/kubectl /usr/local/bin/kubectl
COPY
--from=kubectl-image /usr/local/bin/kustomize /usr/local/bin/kustomize
...
...
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