Skip to content

Commit

Permalink
Update the docker image for building nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolinisoup committed May 9, 2023
1 parent 6c94e0e commit 172248a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build_node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:10-slim
FROM node:20-slim

RUN apt-get update && \
apt-get install --no-install-recommends -y \
Expand Down

0 comments on commit 172248a

Please sign in to comment.