Compare commits
No commits in common. "8411c713ec2b4f7c928c263e715dbc2347dd2566" and "0639614dc62f7d35adfd7f45b70c55769c4b0597" have entirely different histories.
8411c713ec
...
0639614dc6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM node:22.13.0-slim
|
||||
|
||||
# renovate: datasource=npm packageName=npm versioning=npm
|
||||
ARG NPM_VERSION=11.0.0
|
||||
ARG NPM_VERSION=10.9.2
|
||||
# renovate: datasource=npm packageName=bluebird versioning=npm
|
||||
ARG BLUEBIRD_VERSION=3.7.2
|
||||
# renovate: datasource=npm packageName=lodash versioning=npm
|
||||
|
|
Loading…
Add table
Reference in a new issue