22.20-1.0.0

This commit is contained in:
Valentin Silyutin
2025-09-26 10:50:26 +04:00
parent c2c4e51db4
commit a0ac6ec9e0

View File

@@ -1,3 +1,3 @@
FROM node:20.12-alpine3.19 FROM node:22.20-alpine3.21
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"]