Skip to content

Commit 30f219f

Browse files
rob93cbump
andauthored
Update alpine to 3.22.2 from 3.22.1 (#417)
Co-authored-by: bump <bump-action@github>
1 parent 8f5ed84 commit 30f219f

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
@@ -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.1
13+
FROM alpine:3.22.2
1414

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

0 commit comments

Comments
 (0)