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 May 16, 2023
1 parent 9765933 commit deccd92
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.6.9
ENV VERSION=2.6.11

COPY . ./app

Expand Down

0 comments on commit deccd92

Please sign in to comment.