Skip to content

Commit fc1cd88

Browse files
authored
build(deps): bump python3 from 3.12.11-r0 to 3.12.12-r0 (#9)
1 parent ee018ff commit fc1cd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN apk upgrade --no-cache \
2828
pandoc-cli=3.6.4-r0 \
2929
pipx=1.7.1-r0 \
3030
py3-pip=25.1.1-r0 \
31-
python3=3.12.11-r0 \
31+
python3=3.12.12-r0 \
3232
&& apk cache --no-cache clean \
3333
&& rm -rf /var/cache/apk/*
3434

0 commit comments

Comments
 (0)