new VersioN

This commit is contained in:
Peter Kotyczka 2024-04-01 15:46:06 +02:00
parent 84f08ff92c
commit 6b14ddcd0a
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,3 +1,3 @@
virtualenv
demo/queue/data/*
demo/*/__pycache__
app/queue/data/*
app/*/__pycache__

View File

@ -1 +1 @@
docker build -f Dockerfile -t docker.kotyczka.ch/django-app
docker build -f Dockerfile -t docker.kotyczka.ch/django-app:latest