mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update traefik from 2.10.1 to 3.1.4
This commit is contained in:
@@ -29,13 +29,13 @@ else:
|
|||||||
plat = None
|
plat = None
|
||||||
|
|
||||||
# Traefik releases: https://github.com/traefik/traefik/releases
|
# Traefik releases: https://github.com/traefik/traefik/releases
|
||||||
traefik_version = "2.10.1"
|
traefik_version = "3.1.4"
|
||||||
|
|
||||||
# record sha256 hashes for supported platforms here
|
# record sha256 hashes for supported platforms here
|
||||||
# checksums are published in the checksums.txt of each release
|
# checksums are published in the checksums.txt of each release
|
||||||
checksums = {
|
checksums = {
|
||||||
"linux_amd64": "8d9bce0e6a5bf40b5399dbb1d5e3e5c57b9f9f04dd56a2dd57cb0713130bc824",
|
"linux_amd64": "eb7227b1b235195355904839c514a9ed6a0aecdcf5dab02ad48db21b05c5e700",
|
||||||
"linux_arm64": "260a574105e44901f8c9c562055936d81fbd9c96a21daaa575502dc69bfe390a",
|
"linux_arm64": "e5d970a7f11267b70a8e308cb80f859bba4f420f24789f7393fdf3f4cd031631",
|
||||||
}
|
}
|
||||||
|
|
||||||
_tljh_path = Path(__file__).parent.resolve()
|
_tljh_path = Path(__file__).parent.resolve()
|
||||||
|
|||||||
Reference in New Issue
Block a user