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

Revert "Docker Hub is silly"

This reverts commit 70696a97.
parent 70696a97
No related branches found
No related tags found
1 merge request!4Revert "Docker Hub is silly"
Pipeline #1854 passed with stages
in 2 minutes and 10 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