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 3303b72 commit cf834a0Copy full SHA for cf834a0
Dockerfile
@@ -53,7 +53,7 @@ RUN cargo build --target x86_64-unknown-linux-musl --release -p openstack_cli
53
54
################
55
##### Runtime
56
-FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45 AS runtime
+FROM alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099 AS runtime
57
58
LABEL maintainer="Artem Goncharov"
59
0 commit comments