upgrade deps (#6)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM node:18-bullseye-slim as base
|
||||
FROM node:20-bullseye-slim as base
|
||||
|
||||
RUN apt-get update && apt-get install -y make g++ python3
|
||||
RUN ln -sf /usr/bin/python3 /usr/bin/python
|
||||
|
Reference in New Issue
Block a user