mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Use the new Github container registry
This commit is contained in:
parent
2698024b82
commit
20247af6f6
@ -1,3 +1,4 @@
|
||||
# Update the VARIANT arg to pick an Elixir version: latest, 1.11.4, etc.
|
||||
ARG VARIANT=latest
|
||||
FROM docker.pkg.github.com/processone/docker-build/elixir:${VARIANT}
|
||||
|
||||
FROM ghcr.io/processone/elixir:${VARIANT}
|
||||
|
Loading…
Reference in New Issue
Block a user