Move Containers from Alpine Linux to Ubuntu (#7)
* Install Sqlite dependencies * Alpine -> Ubuntu
This commit is contained in:
parent
df646ff087
commit
fd3feb63f8
@ -1,4 +1,4 @@
|
||||
FROM alpine:3
|
||||
FROM ubuntu:22.04
|
||||
|
||||
COPY build/birdbot /usr/bin/birdbot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user