refactor: refactoring of code, update docs

This commit is contained in:
2024-01-21 15:32:59 +01:00
parent db3c3873c3
commit 41c4dd7ba6
7 changed files with 46 additions and 28 deletions

View File

@@ -21,7 +21,7 @@ ENV ACCESS_KEY=""
ENV SECRET_KEY=""
ENV S3_ENDPOINT=https://s3.amazonaws.com
ARG DEBIAN_FRONTEND=noninteractive
ENV VERSION="v0.4"
ENV VERSION="v0.5"
LABEL authors="Jonas Kaninda"
RUN apt-get update -qq