Skip to content

Commit

Permalink
Use release 2.022.44b of kobo-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
noliveleger committed Nov 28, 2022
1 parent 3ec2a99 commit 103dd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/config.py
Expand Up @@ -30,7 +30,7 @@ class Config(metaclass=Singleton):
DEFAULT_PROXY_PORT = '8080'
DEFAULT_NGINX_PORT = '80'
DEFAULT_NGINX_HTTPS_PORT = '443'
KOBO_DOCKER_BRANCH = '2.022.44a'
KOBO_DOCKER_BRANCH = '2.022.44b'
KOBO_INSTALL_VERSION = '7.0.1'
MAXIMUM_AWS_CREDENTIAL_ATTEMPTS = 3
ALLOWED_PASSWORD_CHARACTERS = (
Expand Down

0 comments on commit 103dd2b

Please sign in to comment.