Skip to content
Snippets Groups Projects
Commit 3f5ef4f9 authored by Jonas Leder's avatar Jonas Leder
Browse files

changed version from 1.0.2 to 1.1.0

parent 3f03084a
Branches
Tags
No related merge requests found
......@@ -2,3 +2,5 @@
db/urls.db
import.csv
make_and_push_docker.bat
......@@ -8,7 +8,7 @@ FROM python:3
# If you prefer miniconda:
#FROM continuumio/miniconda3
LABEL Name=url_shorter Version=1.0.2
LABEL Name=url_shorter Version=1.1.0
EXPOSE 5000
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment