diff --git a/Dockerfile b/Dockerfile index 2f51774..3eb7c37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3 +FROM ubuntu:22.04 COPY build/birdbot /usr/bin/birdbot