Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/maven/fixes/8.1' in…
Browse files Browse the repository at this point in the history
…to maven/fixes/8.3
  • Loading branch information
Daniel Rudolph committed May 23, 2024
2 parents 4c41be7 + 6f8df8d commit 19e0037
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,11 @@ COPY --chown=worker:worker assets/profiler profiler/

########################################################################################################################

RUN set -eux \
&& chmod -R o+w /opt/bitnami/tomcat/conf /opt/bitnami/tomcat/lib /opt/bitnami/tomcat/logs /opt/bitnami/tomcat/temp /opt/bitnami/tomcat/webapps /opt/bitnami/tomcat/work

########################################################################################################################

USER worker

EXPOSE 8009 8080 8081
Expand Down

0 comments on commit 19e0037

Please sign in to comment.