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