change docker

This commit is contained in:
Kseninia Mikhaylova 2024-07-04 09:53:53 +03:00
parent 4924c2be64
commit 43d0bae2a0
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# FROM ci.svs-tech.pro/library/node:21 FROM ci.svs-tech.pro/library/node:22-bookworm-slim
FROM debian:bookworm-slim
RUN apt update RUN apt update
RUN apt -y install nodejs npm RUN apt -y install nodejs npm
RUN apt -y install libpng-dev libimagequant-dev RUN apt -y install libpng-dev libimagequant-dev