mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Upgrade traefik version
This commit is contained in:
@@ -11,11 +11,11 @@ from tljh.configurer import load_config
|
|||||||
|
|
||||||
# FIXME: support more than one platform here
|
# FIXME: support more than one platform here
|
||||||
plat = "linux-amd64"
|
plat = "linux-amd64"
|
||||||
traefik_version = "1.7.5"
|
traefik_version = "1.7.18"
|
||||||
|
|
||||||
# record sha256 hashes for supported platforms here
|
# record sha256 hashes for supported platforms here
|
||||||
checksums = {
|
checksums = {
|
||||||
"linux-amd64": "4417a9d83753e1ad6bdd64bbbeaeb4b279bcc71542e779b7bcb3b027c6e3356e"
|
"linux-amd64": "3c2d153d80890b6fc8875af9f8ced32c4d684e1eb5a46d9815337cb343dfd92e"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user