Skip to content

Commit e118d68

Browse files
Update alpine Docker tag to v3.23.4 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee06d22 commit e118d68

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
@@ -8,7 +8,7 @@ COPY --from=mwader/static-ffmpeg:8.1 /ff* /usr/bin/
88
COPY . .
99
RUN --mount=type=cache,target=/root/.gradle ./gradlew check installDist --no-daemon
1010

11-
FROM alpine:3.23.3
11+
FROM alpine:3.23.4
1212

1313
COPY --from=builder /usr/bin/ff* /usr/bin/
1414
COPY --from=builder /app/build/install/Stickerify/ .

0 commit comments

Comments
 (0)