Skip to content

Commit a0f8b0d

Browse files
authored
Bump py3-pip to 25.1.1-r0
1 parent e222037 commit a0f8b0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qrcode/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SHELL ["/bin/ash", "-euo", "pipefail", "-c"]
1515
RUN apk -U upgrade \
1616
&& apk add \
1717
libqrencode-tools=4.1.1-r3 \
18-
py3-pip=24.3.1-r0 \
18+
py3-pip=25.1.1-r0 \
1919
python3=3.12.10-r1 \
2020
&& if apk -u list | grep -q -e . ; then \
2121
apk -u list ; \

0 commit comments

Comments
 (0)