Skip to content

Commit

Permalink
Use release 2.023.37 of kobo-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
noliveleger committed Sep 20, 2023
1 parent c654f6c commit 8e713bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Config(metaclass=Singleton):
DEFAULT_PROXY_PORT = '8080'
DEFAULT_NGINX_PORT = '80'
DEFAULT_NGINX_HTTPS_PORT = '443'
KOBO_DOCKER_BRANCH = '2.023.21b'
KOBO_DOCKER_BRANCH = '2.023.37'
KOBO_INSTALL_VERSION = '8.1.1'
MAXIMUM_AWS_CREDENTIAL_ATTEMPTS = 3
ALLOWED_PASSWORD_CHARACTERS = (
Expand Down

0 comments on commit 8e713bb

Please sign in to comment.