We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545422b commit 64f995aCopy full SHA for 64f995a
Dockerfile
@@ -20,7 +20,7 @@ uv pip install \
20
python-swiftclient
21
EOF
22
23
-FROM ghcr.io/vexxhost/python-base:2024.2@sha256:7933c8f0e4f70aa1cc02ff7c8413df6b1cda95328465d160e2c46a41e21c68a3
+FROM ghcr.io/vexxhost/python-base:2024.2@sha256:569da98c7342ed6878c189319eecfba59ae7469e97858ee94572e929049b7c4f
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