We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf255a commit 367a21bCopy full SHA for 367a21b
Dockerfile
@@ -21,7 +21,7 @@ uv pip install \
21
tap-as-a-service
22
EOF
23
24
-FROM ghcr.io/vexxhost/python-base:2025.1@sha256:64dbcef6661970f036c49e19ae74d3666c1d5f35424255a427aed28458852702
+FROM ghcr.io/vexxhost/python-base:2025.1@sha256:ceac7dca50150b63e46b4fb42956a1cae1a4f145f25e73428af56d5131ceb49d
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