mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 08:57:17 +00:00
chore(deps): bump node from 24.14.1 to 25.9.0
Bumps node from 24.14.1 to 25.9.0. --- updated-dependencies: - dependency-name: node dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4bc5d38634
commit
ccf430b2a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:24.14.1@sha256:80fc934952c8f1b2b4d39907af7211f8a9fff1a4c2cf673fb49099292c251cec
|
||||
FROM node:25.9.0@sha256:3953ec6a2c10154a58ccf4ba48083ddfe3f8641d63f0d1d5cb8a4a78169123a7
|
||||
|
||||
WORKDIR /app/ui
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue