Skip to content

Commit f769deb

Browse files
chore(deps): update alpine docker tag to v3.20.1 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d71be21 commit f769deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20.0
1+
FROM alpine:3.20.1
22
RUN apk add par2cmdline
33
COPY ./par.sh /
44
RUN chmod +x /par.sh

0 commit comments

Comments
 (0)