We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf900e commit 2af07d3Copy full SHA for 2af07d3
Dockerfile
@@ -20,7 +20,7 @@ uv pip install \
20
python-swiftclient
21
EOF
22
23
-FROM ghcr.io/vexxhost/python-base:2023.2@sha256:18333347cc2427956a225899efe0cb131d3f9435abbb75b7c1dd4085501bd647
+FROM ghcr.io/vexxhost/python-base:2023.2@sha256:a79e8c32dff2f2eba0ed76b8897ed5bb7bd45852d58a4a119620eb968e1693f2
24
COPY --from=build --link /var/lib/openstack /var/lib/openstack
25
26
# NOTE(mnaser): The Magnum client relies on the SHELL environment variable
0 commit comments