We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2446e8 commit a1d4b33Copy full SHA for a1d4b33
Dockerfile
@@ -21,7 +21,7 @@ uv pip install \
21
python-swiftclient
22
EOF
23
24
-FROM ghcr.io/vexxhost/python-base:zed@sha256:06eb099e933ac2ec193163c3a6fa202f73a89671183a9bb7aa9cd5e4cd42aa01
+FROM ghcr.io/vexxhost/python-base:zed@sha256:eec86a9660d8ec4570e9748ed99bc8bfb7a0e98d99f56bb89a4b67cbf1dd01fa
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