Skip to content

Commit 3bb9c81

Browse files
Update alpine Docker tag to v3.23.3 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7713e17 commit 3bb9c81

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:8.0.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.2
11+
FROM alpine:3.23.3
1212

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

0 commit comments

Comments
 (0)