From c44400eb72dd316882e0ef189fb43696e0bcf5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:09:29 +0000 Subject: [PATCH] Upgrade: bump hostwithquantum/python-poetry in /rootfs Bumps [hostwithquantum/python-poetry](https://github.com/hostwithquantum/python-poetry) from v0.4.0 to v0.5.0. - [Release notes](https://github.com/hostwithquantum/python-poetry/releases) - [Commits](https://github.com/hostwithquantum/python-poetry/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: hostwithquantum/python-poetry dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rootfs/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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