Skip to content

Commit

Permalink
Bump default traefik version from 2.10.7 to 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Sep 26, 2024
1 parent 8940966 commit 17f1951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterhub_traefik_proxy/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def main():
dest="traefik_version",
# default version to install should be regularly updated, see
# https://github.com/traefik/traefik/releases
default="2.10.7",
default="3.1.4",
help=textwrap.dedent(
"""\
The version of traefik to download.
Expand Down

0 comments on commit 17f1951

Please sign in to comment.