mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
traefik v2.10.1
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
This commit is contained in:
@@ -27,7 +27,8 @@ elif machine == "x86_64":
|
||||
else:
|
||||
plat = None
|
||||
|
||||
traefik_version = "2.9.9"
|
||||
# Traefik releases: https://github.com/traefik/traefik/releases
|
||||
traefik_version = "2.10.1"
|
||||
|
||||
# record sha256 hashes for supported platforms here
|
||||
checksums = {
|
||||
|
||||
Reference in New Issue
Block a user