Skip to content

Commit d4b0494

Browse files
committed
trigger release
1 parent 64d86f5 commit d4b0494

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ COPY --chown=spring:spring docker/applicationinsights.json ./applicationinsights
1111
EXPOSE 8080
1212

1313
COPY --chown=spring:spring docker/run.sh ./run.sh
14+
1415
RUN chmod +x ./run.sh
16+
1517
ENTRYPOINT ["./run.sh"]

0 commit comments

Comments
 (0)