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 2007179 commit 9ee092fCopy full SHA for 9ee092f
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:3dfa6955f4ec1bb0ff6041c0947bcd60e691a2512d202b5bd586ae3d012a0608
+FROM ghcr.io/vexxhost/python-base:2023.1@sha256:386584a76e3e11ea5780793bc2d7b84e55bbd98cd5722e07e9d7f42929c4ca84
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