Skip to content

Commit 2baf627

Browse files
Update all non-major dependencies
1 parent 6875c50 commit 2baf627

File tree

3 files changed

+139
-140
lines changed

3 files changed

+139
-140
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NODE_VERSION=22.10.0-alpine
1+
ARG NODE_VERSION=22.11.0-alpine
22
ARG NPM_VERSION=10.5.0
33

44
FROM node:${NODE_VERSION} as base

0 commit comments

Comments
 (0)