Skip to content

Commit 126345f

Browse files
committed
Remove from Dockerfile
1 parent c3f86cf commit 126345f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ WORKDIR /app
2828
COPY --from=builder --chown=appuser:appgroup /app/build/libs/hmpps-integration-api*.jar /app/app.jar
2929
COPY --from=builder --chown=appuser:appgroup /app/build/libs/applicationinsights-agent*.jar /app/agent.jar
3030
COPY --from=builder --chown=appuser:appgroup /app/applicationinsights.json /app
31-
COPY --from=builder --chown=appuser:appgroup /app/applicationinsights.dev.json /app
3231

3332
USER 2000
3433

0 commit comments

Comments
 (0)