Skip to content

Commit

Permalink
Update to alpine 3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sashkab committed May 27, 2024
1 parent 3dd4dc9 commit f76991a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.19.1
FROM alpine:3.20.0

LABEL \
maintainer="github@compuix.com" \
version="2024.01.27" \
version="2024.05.26" \
description="youtube-dl in a container."

RUN set -x \
Expand Down

0 comments on commit f76991a

Please sign in to comment.