Skip to content

Commit cc9f955

Browse files
Update alpine Docker tag to v3.23.2 (#445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96d13f8 commit cc9f955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY --from=mwader/static-ffmpeg:7.0.2 /ff* /usr/bin/
88
COPY . .
99
RUN --mount=type=cache,target=/root/.gradle ./gradlew check installDist --no-daemon
1010

11-
FROM alpine:3.23.0
11+
FROM alpine:3.23.2
1212

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

0 commit comments

Comments
 (0)