Skip to content

Commit

Permalink
fix: fix previous commit doesn't trigger a release
Browse files Browse the repository at this point in the history
  • Loading branch information
rkspx authored Oct 12, 2022
1 parent a0d572a commit 04ed2f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployments/docker/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ ENV S6_KEEP_ENV 1

# fail container if init scripts failed
ENV S6_BEHAVIOUR_IF_STAGE2_FAILS 2

VOLUME ["/dsiem/logs", "/dsiem/configs" ]
EXPOSE 8080
ENTRYPOINT [ "/init"]

0 comments on commit 04ed2f5

Please sign in to comment.