Update operating-systems/debian/Dockerfile
Some checks failed
build containers / Build Container Image container:${{ matrix.operating-systems }} (debian) (push) Failing after 28s
Some checks failed
build containers / Build Container Image container:${{ matrix.operating-systems }} (debian) (push) Failing after 28s
This commit is contained in:
@@ -22,4 +22,4 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
WORKDIR /home/container
|
||||
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
CMD [ "/bin/bash", "/entrypoint.sh" ]
|
||||
CMD [ "/bin/bash", "/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user