mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
build(deps): bump library/alpine in /packaging/docker/alpine
Bumps library/alpine from 3.21 to 3.22. --- updated-dependencies: - dependency-name: library/alpine dependency-version: '3.22' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0369f03940
commit
4e181330d0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ ADD . /go/src/app
|
||||||
WORKDIR /go/src/app
|
WORKDIR /go/src/app
|
||||||
RUN make miniflux
|
RUN make miniflux
|
||||||
|
|
||||||
FROM docker.io/library/alpine:3.21
|
FROM docker.io/library/alpine:3.22
|
||||||
|
|
||||||
LABEL org.opencontainers.image.title=Miniflux
|
LABEL org.opencontainers.image.title=Miniflux
|
||||||
LABEL org.opencontainers.image.description="Miniflux is a minimalist and opinionated feed reader"
|
LABEL org.opencontainers.image.description="Miniflux is a minimalist and opinionated feed reader"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue