diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 05f5e487..0021da76 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -24,7 +24,7 @@ spec: containers: - name: buildify - image: 891377135844.dkr.ecr.us-east-1.amazonaws.com/buildify:sha-451b7f5 # Using dev tag as the default for development + image: 891377135844.dkr.ecr.us-east-1.amazonaws.com/buildify:sha-198e6c0 # Using dev tag as the default for development imagePullPolicy: Always ports: -