18.17-1.0.1

This commit is contained in:
Valentin Silytuin 2023-09-04 13:03:01 +04:00
parent 9e97ed30fc
commit abcba7bd6b
1 changed files with 1 additions and 0 deletions

View File

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