diff options
| -rw-r--r-- | manifest/xesite/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest/xesite/deployment.yaml b/manifest/xesite/deployment.yaml index 04acd6f..3791fc3 100644 --- a/manifest/xesite/deployment.yaml +++ b/manifest/xesite/deployment.yaml @@ -70,7 +70,7 @@ spec: initialDelaySeconds: 30 periodSeconds: 30 - name: anubis - image: ghcr.io/techarohq/anubis:pr-19 + image: ghcr.io/techarohq/anubis:latest imagePullPolicy: Always env: - name: "BIND" |
