We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1deee1 commit 30190dfCopy full SHA for 30190df
.test/tests/java-ca-certificates-update/run.sh
@@ -28,7 +28,7 @@ COPY custom-entrypoint.sh /
28
ENTRYPOINT ["/custom-entrypoint.sh"]
29
EOF
30
31
-# 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
32
# the entrypoint.
33
34
#
0 commit comments