Skip to content

Commit

Permalink
Update .test/tests/java-ca-certificates-update/run.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Ellison <[email protected]>
  • Loading branch information
rassie and tellison authored Apr 23, 2024
1 parent c1deee1 commit 30190df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .test/tests/java-ca-certificates-update/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COPY custom-entrypoint.sh /
ENTRYPOINT ["/custom-entrypoint.sh"]
EOF

# NB: In this script, we need to use `docker run` explicitely, since the normally used `run-in-container.sh` overwrites
# NB: In this script, we need to use `docker run` explicitly, since the normally used `run-in-container.sh` overwrites
# the entrypoint.

#
Expand Down

0 comments on commit 30190df

Please sign in to comment.