18.17-1.0.2
This commit is contained in:
parent
18c5521649
commit
c22671552d
|
@ -1,3 +1,3 @@
|
|||
FROM node:18.17-alpine3.18
|
||||
RUN apk add --no-cache git openjdk17-jre-headless
|
||||
RUN apk add --no-cache git openjdk17-jre-headless openssh
|
||||
CMD ["/bin/sh"]
|
||||
|
|
Loading…
Reference in New Issue