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