diff --git a/apps/homer/deployment.yaml b/apps/homer/deployment.yaml index 49bea4e07..a46ec046b 100644 --- a/apps/homer/deployment.yaml +++ b/apps/homer/deployment.yaml @@ -30,7 +30,7 @@ spec: type: RuntimeDefault containers: - name: homer - image: b4bz/homer:v25.05.2 + image: b4bz/homer:v25.09.1 imagePullPolicy: IfNotPresent securityContext: runAsNonRoot: true