change docker
This commit is contained in:
parent
4924c2be64
commit
43d0bae2a0
|
@ -1,5 +1,5 @@
|
|||
# FROM ci.svs-tech.pro/library/node:21
|
||||
FROM debian:bookworm-slim
|
||||
FROM ci.svs-tech.pro/library/node:22-bookworm-slim
|
||||
|
||||
RUN apt update
|
||||
RUN apt -y install nodejs npm
|
||||
RUN apt -y install libpng-dev libimagequant-dev
|
||||
|
|
Loading…
Reference in New Issue