We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64d74d commit f196e89Copy full SHA for f196e89
Dockerfile
@@ -20,7 +20,7 @@ uv pip install \
20
python-swiftclient
21
EOF
22
23
-FROM ghcr.io/vexxhost/python-base:2023.2@sha256:bff1af525fa920725840135674ce965c7d74d19cbc9b8b84b83a0ea642179f1b
+FROM ghcr.io/vexxhost/python-base:2023.2@sha256:0e4820a6852773b21feae619b2fadbd8a9d59b2059266b5fba65545d0bb5a6d3
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