Skip to content

Commit 3ae78ce

Browse files
authored
update NRP instructions to fetch from ghcr
1 parent f1613e0 commit 3ae78ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NRP/deployment_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
operator: "Exists"
2727
effect: "NoSchedule"
2828
containers:
29-
- image: "openforcefield/qcarchive-worker-openff-psi4:sha-7669e1b"
29+
- image: "ghcr.io/openforcefield/qca-dataset-submission:qcarchive-worker-openff-psi4-latest"
3030
name: openff-pod
3131
resources:
3232
limits:

0 commit comments

Comments
 (0)