Skip to content

Commit

Permalink
Alpine 3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sashkab committed Jul 23, 2024
1 parent 9e56294 commit 73ffcee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rss/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.20.1
FROM alpine:3.20.2

LABEL \
maintainer="[email protected]" \
version="2024.01.27" \
version="2024.07.23" \
description="tt-rss: web-based news feed aggregator."

RUN set -xe \
Expand Down

0 comments on commit 73ffcee

Please sign in to comment.