Move Containers from Alpine Linux to Ubuntu (#7)

* Install Sqlite dependencies

* Alpine -> Ubuntu
This commit is contained in:
Layla 2023-04-01 19:32:45 -04:00 committed by GitHub
parent df646ff087
commit fd3feb63f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3
FROM ubuntu:22.04
COPY build/birdbot /usr/bin/birdbot