mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 08:57:17 +00:00
chore(deps): bump node from 20 to 24 (#23466)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Blake Pettersson <blake.pettersson@gmail.com>
This commit is contained in:
parent
2ccc2ea466
commit
4f8f4d2e21
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:20
|
||||
FROM node:24.14.1@sha256:80fc934952c8f1b2b4d39907af7211f8a9fff1a4c2cf673fb49099292c251cec
|
||||
|
||||
WORKDIR /app/ui
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue