Skip to content

Commit

Permalink
chore: autopublish 2023-04-26T15:56:46Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 26, 2023
1 parent 53cb246 commit d652f29
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.11
ENV VERSION=2.4.13

COPY /app ./app

Expand Down

0 comments on commit d652f29

Please sign in to comment.