We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d49fd commit c71dcf1Copy full SHA for c71dcf1
Dockerfile
@@ -20,7 +20,7 @@ uv pip install \
20
python-swiftclient
21
EOF
22
23
-FROM ghcr.io/vexxhost/python-base:2024.1@sha256:ed4a6525e9d891d23b9f74adb31ac9e352591611381b4ce79e27953c547178bf
+FROM ghcr.io/vexxhost/python-base:2024.1@sha256:87457ae742867c043af0fe0519e5b919b4249cb6a52c3ec51a921624440b4175
24
COPY --from=build --link /var/lib/openstack /var/lib/openstack
25
26
# NOTE(mnaser): The Magnum client relies on the SHELL environment variable
0 commit comments