diff --git a/11/jdk/centos/entrypoint.sh b/11/jdk/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jdk/centos/entrypoint.sh +++ b/11/jdk/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/11/jdk/ubi/ubi9-minimal/entrypoint.sh b/11/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/11/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/11/jre/centos/entrypoint.sh b/11/jre/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jre/centos/entrypoint.sh +++ b/11/jre/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/11/jre/ubi/ubi9-minimal/entrypoint.sh b/11/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/11/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/11/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jdk/centos/entrypoint.sh b/17/jdk/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jdk/centos/entrypoint.sh +++ b/17/jdk/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jdk/ubi/ubi9-minimal/entrypoint.sh b/17/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/17/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jre/centos/entrypoint.sh b/17/jre/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jre/centos/entrypoint.sh +++ b/17/jre/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/17/jre/ubi/ubi9-minimal/entrypoint.sh b/17/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/17/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/17/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jdk/alpine/entrypoint.sh b/20/jdk/alpine/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jdk/alpine/entrypoint.sh +++ b/20/jdk/alpine/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jdk/ubi/ubi9-minimal/entrypoint.sh b/20/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/20/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/20/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jdk/ubuntu/jammy/entrypoint.sh b/20/jdk/ubuntu/jammy/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jdk/ubuntu/jammy/entrypoint.sh +++ b/20/jdk/ubuntu/jammy/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jre/alpine/entrypoint.sh b/20/jre/alpine/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jre/alpine/entrypoint.sh +++ b/20/jre/alpine/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jre/ubi/ubi9-minimal/entrypoint.sh b/20/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/20/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/20/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/20/jre/ubuntu/jammy/entrypoint.sh b/20/jre/ubuntu/jammy/entrypoint.sh index dfcf546f9..9a8c9a2a0 100755 --- a/20/jre/ubuntu/jammy/entrypoint.sh +++ b/20/jre/ubuntu/jammy/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/21/jdk/ubi/ubi9-minimal/entrypoint.sh b/21/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/21/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/21/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/21/jre/ubi/ubi9-minimal/entrypoint.sh b/21/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/21/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/21/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jdk/centos/entrypoint.sh b/8/jdk/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jdk/centos/entrypoint.sh +++ b/8/jdk/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jdk/ubi/ubi9-minimal/entrypoint.sh b/8/jdk/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jdk/ubi/ubi9-minimal/entrypoint.sh +++ b/8/jdk/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jre/centos/entrypoint.sh b/8/jre/centos/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jre/centos/entrypoint.sh +++ b/8/jre/centos/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/8/jre/ubi/ubi9-minimal/entrypoint.sh b/8/jre/ubi/ubi9-minimal/entrypoint.sh index 4d352111b..481ab8862 100755 --- a/8/jre/ubi/ubi9-minimal/entrypoint.sh +++ b/8/jre/ubi/ubi9-minimal/entrypoint.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e diff --git a/docker_templates/scripts/entrypoint.ubi9-minimal.sh b/docker_templates/scripts/entrypoint.ubi9-minimal.sh index 4d352111b..481ab8862 100755 --- a/docker_templates/scripts/entrypoint.ubi9-minimal.sh +++ b/docker_templates/scripts/entrypoint.ubi9-minimal.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Sheband needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details +# Shebang needs to be `bash`, see https://github.com/adoptium/containers/issues/415 for details set -e