Skip to content

Commit

Permalink
Fix Dockerfile.server
Browse files Browse the repository at this point in the history
  • Loading branch information
lalinsky committed Feb 12, 2024
1 parent daef812 commit 0e1f44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.server
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM ubuntu:22.04

COPY dist/aserver-linux-amd64 /aserver
COPY dist/acoustid-fpstore-linux-amd64 /acoustid-fpstore

CMD ["/aserver"]

0 comments on commit 0e1f44e

Please sign in to comment.