diff options
| author | James Mills <1290234+prologic@users.noreply.github.com> | 2023-01-21 11:28:34 +1000 |
|---|---|---|
| committer | James Mills <1290234+prologic@users.noreply.github.com> | 2023-01-21 11:28:34 +1000 |
| commit | 27cd821c82f14b74bade1135dc86e53633c3fe1b (patch) | |
| tree | a554729982356408b273a46408a6077037236507 /Dockerfile | |
| parent | f9f2bbaeaa105f56eec35d5cc1eba82abeaa1dce (diff) | |
Fuck
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ COPY ./app/middleware/*.go ./app/middleware/ COPY ./importers/*.go ./importers/ COPY ./media/*.go ./media/ COPY ./utils/*.go ./utils/ -COPY ./cmd/tube/*.go ./tube/tube/ +COPY ./cmd/tube/*.go ./cmd/tube/ # Version/Commit (there there is no .git in Docker build context) # NOTE: This is fairly low down in the Dockerfile instructions so |
