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 0271dee commit dc989acCopy full SHA for dc989ac
Dockerfile
@@ -22,7 +22,7 @@ RUN --mount=type=cache,target=/root/.cache \
22
FROM alpine:3.21 AS rie
23
WORKDIR /app
24
ARG TARGETPLATFORM
25
-ARG RIE_VERSION=v1.23
+ARG RIE_VERSION=v1.24
26
RUN <<EOT
27
set -eux
28
0 commit comments