Skip to content

Update entrypoint shebang for docker images

J0WI requested to merge J0WI/gitlab-runner:patch-3 into master

What does this MR do?

This removes the superfluous bash dependency

Are there points in the code the reviewer needs to double check?

If there is no other bash dependency the package can be removed from the container.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#4384

Edited by Steve Xuereb

Merge request reports