0.3 #146

Merged
edraft merged 359 commits from 0.3 into master 2023-01-12 07:04:40 +01:00
Showing only changes of commit 4733f84ec6 - Show all commits

View File

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM python:3.10.4-alpine
FROM python:3.10.6-alpine
WORKDIR /app
COPY ./dist/bot/build/kdb-bot/ .