Skip to content

Commit

Permalink
Release 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valtri committed Jun 1, 2022
1 parent 657c11d commit 958e319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN mkdir -p ~/.config/mc/ \
RUN echo 'JAVA_OPTS="${JAVA_OPTS} -Xms256m -Xmx1024m -Xss1m -Dmidpoint.home=/var/opt/midpoint -Djavax.net.ssl.trustStore=/var/opt/midpoint/keystore.jceks -Djavax.net.ssl.trustStoreType=jceks"' >> /etc/default/${tomcat}
COPY tomcat.sh /

ENV v 4.4.1
ENV v 4.4.2

# midpoint
#COPY midpoint-${v}-dist.tar.gz .
Expand Down

0 comments on commit 958e319

Please sign in to comment.