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