forked from AkkomaGang/akkoma
tmp: use akkoma build image
This commit is contained in:
parent
b8190f19dc
commit
cad2745734
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ pipeline:
|
|||
- /bin/sh /entrypoint.sh
|
||||
|
||||
debian-bullseye:
|
||||
image: elixir:1.13.4
|
||||
image: akkoma/debian
|
||||
<<: *on-release
|
||||
environment:
|
||||
MIX_ENV: prod
|
||||
|
|
Loading…
Reference in a new issue