Skip to content

Commit c171b04

Browse files
author
GitHub Actions
committed
ci: update requirements and Dockerfile
1 parent 723fe35 commit c171b04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kernai/refinery-parent-images:parent-image-updates-exec-env
1+
FROM registry.dev.kern.ai/code-kern-ai/refinery-parent-images:parent-image-updates-exec-env
22

33
COPY requirements.txt .
44

requirements/exec-env-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ numpy==1.23.4
173173
# spacy
174174
# textacy
175175
# thinc
176-
# openai==0.27.7
176+
openai==0.27.7
177177
# via -r exec-env-requirements.in
178178
packaging==25.0
179179
# via

0 commit comments

Comments
 (0)