Skip to content

Commit 95c737d

Browse files
build(deps): bump library/alpine in /packaging/docker/alpine
Bumps library/alpine from 3.20 to 3.21. --- updated-dependencies: - dependency-name: library/alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a06657b commit 95c737d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/docker/alpine/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ADD . /go/src/app
44
WORKDIR /go/src/app
55
RUN make miniflux
66

7-
FROM docker.io/library/alpine:3.20
7+
FROM docker.io/library/alpine:3.21
88

99
LABEL org.opencontainers.image.title=Miniflux
1010
LABEL org.opencontainers.image.description="Miniflux is a minimalist and opinionated feed reader"

0 commit comments

Comments
 (0)