Skip to content

Commit 43bc245

Browse files
chore(deps): update node.js to v22
1 parent 80e3750 commit 43bc245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Todo: The user should be changed
44
# Todo: Update to newest images
55
# -------------------------------------------------------------------
6-
FROM node:8.16.2-alpine as BASE
6+
FROM node:22.17.0-alpine as BASE
77

88
RUN apk update
99
RUN apk add bash

0 commit comments

Comments
 (0)