Skip to content

Commit

Permalink
Dummy commit to fix stucked GH verification
Browse files Browse the repository at this point in the history
  • Loading branch information
fmacleal committed Jan 29, 2025
1 parent c0879d8 commit 20bc8e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ ENV RSKJ_CLASS=co.rsk.Start
ENV RSKJ_OPTS=""

ENTRYPOINT ["/bin/sh", "-c", "exec java $DEFAULT_JVM_OPTS $RSKJ_SYS_PROPS $RSKJ_LOG_PROPS -cp rsk.jar $RSKJ_CLASS $RSKJ_OPTS \"${@}\"", "--"]

0 comments on commit 20bc8e8

Please sign in to comment.