Skip to content

Commit 7cd2d2b

Browse files
authored
BWDB-17557 Upgrade to node 22 (#34)
1 parent 6ee5f58 commit 7cd2d2b

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:16-alpine3.14
1+
FROM node:22-alpine3.18
22

33
RUN apk --update --no-cache add python3 py3-pip jq curl bash git docker sudo && \
44
ln -sf /usr/bin/python3 /usr/bin/python && \

0 commit comments

Comments
 (0)