We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bca591 commit baf255aCopy full SHA for baf255a
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:3cfb69c08fa228d7a68331f08bfeee2ff570f7eed190c301a89dacb36ff1a292
+FROM ghcr.io/vexxhost/python-base:2025.1@sha256:64dbcef6661970f036c49e19ae74d3666c1d5f35424255a427aed28458852702
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