mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 22:14:28 +02:00
fix(ci): move Dockerfile to ubuntu:latest
This commit is contained in:
parent
0da495c3e0
commit
86193688cf
@ -1,4 +1,4 @@
|
||||
FROM gcr.io/distroless/cc
|
||||
FROM ubuntu:latest
|
||||
|
||||
COPY ./configuration.revanced.json /configuration.json
|
||||
COPY ./target/**/release/revanced-discord-bot /
|
||||
|
Loading…
x
Reference in New Issue
Block a user