Skip to content

Commit ea0c51b

Browse files
author
bump
committed
Update alpine to 3.23.0 from 3.22.2
Release notes https://alpinelinux.org/posts/Alpine-3.23.0-released.html
1 parent 2da3a8a commit ea0c51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN --mount=type=cache,target=/root/.gradle ./gradlew check installDist --no-dae
1010

1111
# bump: alpine /FROM alpine:([\d.]+)/ docker:alpine|^3
1212
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
13-
FROM alpine:3.22.2
13+
FROM alpine:3.23.0
1414

1515
COPY --from=builder /usr/bin/ff* /usr/bin/
1616
COPY --from=builder /app/build/install/Stickerify/ .

0 commit comments

Comments
 (0)