Skip to content

Commit

Permalink
Auto Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 28, 2023
1 parent 0bdbdc3 commit 821f5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN pip3 install -r requirements.txt
RUN mkdir certs
RUN mkcert -cert-file ./certs/cert.pem -key-file ./certs/key.pem localhost 127.0.0.1 0.0.0.0

ENV VERSION=2.7.2
ENV VERSION=2.7.3

COPY . ./app

Expand Down

0 comments on commit 821f5b1

Please sign in to comment.