20.12-1.0.0
This commit is contained in:
parent
c22671552d
commit
c2c4e51db4
|
@ -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"]
|
||||||
|
|
Loading…
Reference in New Issue