Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Oct 17, 2023
1 parent 55e3775 commit f0d17e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LABEL maintainer "FUJIWARA Shunichiro <[email protected]>"

ARG VERSION
ARG TARGETARCH
ADD dist/Gunfish_linux_${TARGETARCH}/gunfish /usr/local/bin/gunifish
ADD dist/Gunfish_linux_${TARGETARCH}/gunfish /usr/local/bin/gunfish
EXPOSE 8003
WORKDIR /opt/gunfish

Expand Down

0 comments on commit f0d17e3

Please sign in to comment.