diff --git a/software/applications/podinfo/pod.yaml b/software/applications/podinfo/pod.yaml index 1379caa0..43780ba0 100644 --- a/software/applications/podinfo/pod.yaml +++ b/software/applications/podinfo/pod.yaml @@ -6,6 +6,6 @@ metadata: spec: containers: - name: osdu-developer-web - image: ghcr.io/azure/osdu-developer-web:latest + image: ghcr.io/azure/osdu-developer-web:main ports: - containerPort: 8080