mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 09:33:19 +03:00
fix dockerfile warning (#4477)
This commit is contained in:
parent
2e89a50188
commit
8b06c91b0c
@ -2,7 +2,7 @@
|
||||
# platform specific, it makes sense to build it in the docker
|
||||
|
||||
#### Builder
|
||||
FROM hexpm/elixir:1.17.1-erlang-27.0-alpine-3.18.6 as buildcontainer
|
||||
FROM hexpm/elixir:1.17.1-erlang-27.0-alpine-3.18.6 AS buildcontainer
|
||||
|
||||
ARG MIX_ENV=ce
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user