Skip to content

Commit aedad51

Browse files
authored
build(deps): bump python3 from 3.12.11-r0 to 3.12.12-r0 (#183)
1 parent abffa09 commit aedad51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qrcode/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN apk upgrade --no-cache \
1818
git=2.49.1-r0 \
1919
libqrencode-tools=4.1.1-r3 \
2020
py3-pip=25.1.1-r0 \
21-
python3=3.12.11-r0 \
21+
python3=3.12.12-r0 \
2222
&& apk cache --no-cache clean \
2323
&& rm -rf /var/cache/apk/*
2424

0 commit comments

Comments
 (0)