mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
Merge branch 'master' of https://github.com/lorypelli/piston
This commit is contained in:
commit
0bb41adacc
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
FROM node:15.10.0-buster-slim
|
||||
FROM node:18.15.0-buster-slim
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN dpkg-reconfigure -p critical dash
|
||||
RUN for i in $(seq 1001 1500); do \
|
||||
groupadd -g $i runner$i && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue