We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fd6a0 commit 2bb50e1Copy full SHA for 2bb50e1
1 file changed
Dockerfile
@@ -21,7 +21,7 @@ uv pip install \
21
python-swiftclient
22
EOF
23
24
-FROM ghcr.io/vexxhost/python-base:2023.1@sha256:13df8a63f90cf507497d602c24f17fb8e072da71327091b6584e9cdcd72a6657
+FROM ghcr.io/vexxhost/python-base:2023.1@sha256:371cb02382b266fce98e41223109588b802ad14e43cbbbc8ca9e9f2c33b5567a
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