diff --git a/manifests/yay-or-nay/yay-or-nay.yaml b/manifests/yay-or-nay/yay-or-nay.yaml index 3ca9b6a..bbf81cf 100644 --- a/manifests/yay-or-nay/yay-or-nay.yaml +++ b/manifests/yay-or-nay/yay-or-nay.yaml @@ -31,7 +31,7 @@ spec: spec: containers: - name: yay-or-nay - image: ghcr.io/mocdaniel/yay-or-nay:db-fix + image: ghcr.io/mocdaniel/yay-or-nay:1.1.1 imagePullPolicy: IfNotPresent ports: - containerPort: 3000