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 8f5ed84 commit 30f219fCopy full SHA for 30f219f
1 file changed
Dockerfile
@@ -10,7 +10,7 @@ RUN --mount=type=cache,target=/root/.gradle ./gradlew check installDist --no-dae
10
11
# bump: alpine /FROM alpine:([\d.]+)/ docker:alpine|^3
12
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
13
-FROM alpine:3.22.1
+FROM alpine:3.22.2
14
15
COPY --from=builder /usr/bin/ff* /usr/bin/
16
COPY --from=builder /app/build/install/Stickerify/ .
0 commit comments