We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90192e9 commit a7cb863Copy full SHA for a7cb863
1 file changed
Dockerfile
@@ -21,7 +21,7 @@ uv pip install \
21
python-swiftclient
22
EOF
23
24
-FROM ghcr.io/vexxhost/python-base:2023.1@sha256:3dca588c57d3cccbac2f06160308036e17a090a112866ef0f4fd620e1814ab6a
+FROM ghcr.io/vexxhost/python-base:2023.1@sha256:13df8a63f90cf507497d602c24f17fb8e072da71327091b6584e9cdcd72a6657
25
COPY --from=build --link /var/lib/openstack /var/lib/openstack
26
27
# NOTE(mnaser): The Magnum client relies on the SHELL environment variable
0 commit comments