Skip to content

Commit

Permalink
There is no 21-buster image. Switched to the next one.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhop committed Oct 25, 2023
1 parent cbfa3b5 commit 56dde0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/linux-node-21/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21-buster
FROM node:21-bullseye

RUN apt install python3 make gcc g++

Expand Down

0 comments on commit 56dde0a

Please sign in to comment.