diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index 78ca071b..edf692a0 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-d59a113 # Using dev tag as the default for development + image: 891377135844.dkr.ecr.us-east-1.amazonaws.com/buildify:sha-6e3c4d1 # Using dev tag as the default for development imagePullPolicy: Always ports: -