Skip to content

Commit e713572

Browse files
chore(deps): update node.js to v22.13.1
1 parent 9b1bc89 commit e713572

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
@@ -1,4 +1,4 @@
1-
FROM node:22.13.0-alpine3.21
1+
FROM node:22.13.1-alpine3.21
22
# install simple http server for serving static content
33
RUN npm install -g http-server
44

0 commit comments

Comments
 (0)