20.12-1.0.0

This commit is contained in:
Valentin Silytuin 2024-04-18 12:20:22 +04:00
parent c22671552d
commit c2c4e51db4
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM node:18.17-alpine3.18 FROM node:20.12-alpine3.19
RUN apk add --no-cache git openjdk17-jre-headless openssh RUN apk add --no-cache git openjdk17-jre-headless openssh
CMD ["/bin/sh"] CMD ["/bin/sh"]