diff --git a/examples/k8s/dex.yaml b/examples/k8s/dex.yaml index 03a84b4c9e4d52287e03f7ef29e50a99143e846f..283501275b6b0f88b23d5a61c227dbce59108294 100644 --- a/examples/k8s/dex.yaml +++ b/examples/k8s/dex.yaml @@ -12,7 +12,7 @@ spec: app: dex spec: containers: - - image: quay.io/coreos/dex:v2.0.0-beta.1 + - image: quay.io/coreos/dex:v2.10.0 name: dex command: ["/usr/local/bin/dex", "serve", "/etc/dex/cfg/config.yaml"]