Use correct docker image name
This commit is contained in:
parent
4b1d859778
commit
bff4242b57
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user