diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index b98a067..8f669a2 100644 --- a/rootfs/Dockerfile +++ b/rootfs/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/hostwithquantum/python-poetry:v0.4.0 +FROM ghcr.io/hostwithquantum/python-poetry:v0.5.0 ADD workspace /workspace WORKDIR /workspace