Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #641 from paritytech/yuri/nodejs-upgrade
Browse files Browse the repository at this point in the history
Nodejs upgrade
  • Loading branch information
mutantcornholio authored Jun 14, 2024
2 parents fb62220 + 86baedd commit d6d4b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/eng-automation-ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM docker.io/node:18-alpine
FROM docker.io/node:22-alpine

RUN apk update && apk add git-daemon util-linux python3 bash sed git gnupg g++ make

0 comments on commit d6d4b5e

Please sign in to comment.