[release] v0.9.19-unstable

This commit is contained in:
Yann Stepienik 2023-08-11 12:58:16 +01:00
parent 43a526fb61
commit 7e38f5b78e

View file

@ -26,7 +26,7 @@ RUN apt-get update \
WORKDIR /app
# Copy the respective binary based on the BINARY_NAME
COPY build/$BINARY_NAME ./
COPY build/cosmos build/cosmos-arm64 ./
# Copy other resources
COPY build/cosmos_gray.png build/Logo.png build/GeoLite2-Country.mmdb build/meta.json ./