Skip to content

Commit

Permalink
fixed worker cpu version
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Dec 7, 2023
1 parent 21bf2f5 commit 4e077ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/grid/backend/worker_cpu.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Later we'd want to uninstall old python, and then install a new python runtime...
# ... but pre-built syft deps may break!

FROM openmined/grid-backend:0.8.3
FROM openmined/grid-backend:0.8.4-beta.0

ARG PYTHON_VERSION="3.11"
ARG SYSTEM_PACKAGES=""
Expand Down

0 comments on commit 4e077ab

Please sign in to comment.