0.3.1 #187

Merged
edraft merged 46 commits from 0.3.1 into master 2023-01-14 10:39:27 +01:00
Showing only changes of commit 6dd9b9c302 - Show all commits

View File

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