Skip to content

Commit

Permalink
Merge pull request #8312 from OpenMined/fix-betaversion-dockerfile
Browse files Browse the repository at this point in the history
update version dockerfile
  • Loading branch information
koenvanderveen authored Dec 5, 2023
2 parents faa18bd + 11d373d commit 3909742
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-beta.2
FROM openmined/grid-backend:0.8.3-beta.3

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

0 comments on commit 3909742

Please sign in to comment.