diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 7eca9c7..cb77ee3 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: dawarich - image: freikin/dawarich:0.24.1 + image: freikin/dawarich:0.25.3 command: ["web-entrypoint.sh"] args: ["bin/rails", "server", "-p", "3000", "-b", "::"] ports: