Skip to content

Commit 30190df

Browse files
rassietellison
andauthored
Update .test/tests/java-ca-certificates-update/run.sh
Co-authored-by: Tim Ellison <[email protected]>
1 parent c1deee1 commit 30190df

File tree

1 file changed

+1
-1
lines changed
  • .test/tests/java-ca-certificates-update

1 file changed

+1
-1
lines changed

.test/tests/java-ca-certificates-update/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ COPY custom-entrypoint.sh /
2828
ENTRYPOINT ["/custom-entrypoint.sh"]
2929
EOF
3030

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

3434
#

0 commit comments

Comments
 (0)