Skip to content

Commit

Permalink
Update to alpine 3.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sashkab committed Dec 1, 2023
1 parent ee9e421 commit c295e11
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.18.4
FROM alpine:3.18.5

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

RUN set -xe \
Expand Down

0 comments on commit c295e11

Please sign in to comment.