Skip to content

Commit

Permalink
BWDB-17557 Upgrade to node 22 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmeyers99 authored May 15, 2024
1 parent 6ee5f58 commit 7cd2d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16-alpine3.14
FROM node:22-alpine3.18

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

0 comments on commit 7cd2d2b

Please sign in to comment.