Skip to content

Commit

Permalink
chore: autopublish 2023-04-26T15:53:41Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 26, 2023
1 parent 516b253 commit 4da91a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.4.9
ENV VERSION=2.4.11

COPY /app ./app

Expand Down

0 comments on commit 4da91a3

Please sign in to comment.