From 86193688cfeaa44bc8013d61dc9cb802900b272f Mon Sep 17 00:00:00 2001 From: Alexandre Teles Date: Mon, 9 Jan 2023 18:20:12 -0300 Subject: [PATCH] fix(ci): move Dockerfile to ubuntu:latest --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 03b2813..3c52474 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/distroless/cc +FROM ubuntu:latest COPY ./configuration.revanced.json /configuration.json COPY ./target/**/release/revanced-discord-bot /