Use correct docker image name

This commit is contained in:
Marcus Noble 2021-05-11 05:46:12 +01:00
parent 4b1d859778
commit bff4242b57

View File

@ -29,7 +29,7 @@ spec:
spec: spec:
containers: containers:
- name: web - name: web
image: docker.cluster.fun/averagemarcus/opengraph:latest image: docker.cluster.fun/averagemarcus/opengraph-image-gen:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 3000 - containerPort: 3000