Skip to content

Commit

Permalink
Release 4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
valtri committed Sep 10, 2022
1 parent 958e319 commit 5cd94e3
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.2
ENV v 4.4.3

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

0 comments on commit 5cd94e3

Please sign in to comment.