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:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/opengraph:latest
image: docker.cluster.fun/averagemarcus/opengraph-image-gen:latest
imagePullPolicy: Always
ports:
- containerPort: 3000