Skip to content
Snippets Groups Projects
Commit fa9bc427 authored by Erick Hitter's avatar Erick Hitter
Browse files

Merge branch 'fix/docker-hub' into 'master'

Docker Hub is silly

See merge request !3
parents 69216788 70696a97
No related branches found
No related tags found
1 merge request!3Docker Hub is silly
Pipeline #1853 passed with stages
in 27 seconds
...@@ -14,5 +14,5 @@ RUN apt-get update \ ...@@ -14,5 +14,5 @@ RUN apt-get update \
EXPOSE 3493 EXPOSE 3493
COPY entrypoint /usr/local/bin/ COPY ./entrypoint /usr/local/bin/
ENTRYPOINT ["entrypoint"] ENTRYPOINT ["entrypoint"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment