Skip to content

Commit fce3de8

Browse files
authored
Merge pull request #14 from pagopa/trigger-release
fix: Trigger release
2 parents 64d86f5 + d4b0494 commit fce3de8

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)