1
0
mirror of https://github.com/Mueller-Patrick/Betterzon.git synced 2025-06-20 03:59:18 +00:00

Merging develop

This commit is contained in:
Patrick Müller 2021-06-06 22:53:24 +02:00
parent e760247866
commit 1fa69c334b

View File

@ -1,5 +1,5 @@
# Base image # Base image
FROM python:latest FROM python:3.9.5-buster
# Create directories and copy files # Create directories and copy files
RUN echo 'Creating directory and copying files' RUN echo 'Creating directory and copying files'