traefik v2.10.1

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
This commit is contained in:
Min RK
2023-05-16 14:53:27 +02:00
committed by GitHub
parent 0e76f6dff9
commit 5763758fa4

View File

@@ -27,7 +27,8 @@ elif machine == "x86_64":
else: else:
plat = None 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 # record sha256 hashes for supported platforms here
checksums = { checksums = {