forked from AkkomaGang/akkoma
Remove unused DATA arg
This commit is contained in:
parent
f36d14818d
commit
7bb6df2d5b
1 changed files with 0 additions and 1 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue