diff --git a/apps/whoogle/deployment.yaml b/apps/whoogle/deployment.yaml index 7a05208f..3c69b2b1 100644 --- a/apps/whoogle/deployment.yaml +++ b/apps/whoogle/deployment.yaml @@ -28,7 +28,7 @@ spec: type: "RuntimeDefault" containers: - name: "whoogle" - image: "ghcr.io/benbusby/whoogle-search:0.9.0" + image: "ghcr.io/benbusby/whoogle-search:0.9.1" imagePullPolicy: "IfNotPresent" securityContext: runAsUser: 45346