diff --git a/traefik.yaml b/traefik.yaml index a2c704bab0c..eaa2d403a96 100644 --- a/traefik.yaml +++ b/traefik.yaml @@ -1,7 +1,7 @@ package: name: traefik version: 2.10.4 - epoch: 0 + epoch: 1 description: The Cloud Native Application Proxy copyright: - license: MIT @@ -10,7 +10,7 @@ environment: contents: packages: - busybox - - go + - go-1.20 # Pinned to go 1.20 due to transitive dep - try to remove next bump - build-base - ca-certificates-bundle - git