Underscore unused variable
[akkoma] / Dockerfile
index 730730ce3570a555aec881b3867aab893f8c7eb9..6ba7a226956a4e540e7dcd43bc9442f1af873abb 100644 (file)
@@ -3,7 +3,6 @@ FROM hexpm/elixir:1.13.4-erlang-24.3.4.5-alpine-3.15.6
 ENV MIX_ENV=prod
 
 ARG HOME=/opt/akkoma
-ARG DATA=/var/lib/akkoma
 
 LABEL org.opencontainers.image.title="akkoma" \
     org.opencontainers.image.description="Akkoma for Docker" \