Skip to content

Commit 73c9cbd

Browse files
chore(deps): update node.js to v22.22.0 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff96ddb commit 73c9cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/node:22.21.1 as base
1+
FROM docker.io/library/node:22.22.0 as base
22
WORKDIR /app
33

44
FROM base as dev

0 commit comments

Comments
 (0)