fix(build): docker build
This commit is contained in:
parent
1585bee150
commit
4b430e241f
@ -17,6 +17,7 @@
|
||||
# replace FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9 for jvm need sub application (ie. make_pdf)
|
||||
FROM registry.access.redhat.com/ubi8/openjdk-17:1.18
|
||||
|
||||
USER 0
|
||||
WORKDIR /work/
|
||||
RUN chown 1001 /work \
|
||||
&& chmod "g+rwX" /work \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user