Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Jun 12, 2024
1 parent 9399b63 commit 39819cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN \
"${TEMP_PACKAGES[@]}" \
&& \
# add files from the build container:
mkdir -p /usr/share/vesselalert && \
cp -f /build/src/distance /usr/share/vesselalert/distance && \
cp -f /build/.CONTAINER_VERSION /.CONTAINER_VERSION && \
# Do some other stuff
Expand Down

0 comments on commit 39819cd

Please sign in to comment.