diff --git a/manifest/deployment.yaml b/manifest/deployment.yaml index 407d378..28461ac 100644 --- a/manifest/deployment.yaml +++ b/manifest/deployment.yaml @@ -17,5 +17,5 @@ spec: spec: containers: - name: mutanuq - image: "trueberryless/mutanuq" + image: "trueberryless/mutanuq:0.1.1" imagePullPolicy: Always