Skip to content

Commit

Permalink
fix(deps): bump alpine-python to 3.12.7-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Oct 7, 2024
1 parent ce4a508 commit 6941da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apk --no-cache add \
g++=13.2.1_git20240309-r0 \
git=2.45.2-r0 \
make=4.4.1-r2 \
python3=3.12.6-r0 \
python3=3.12.7-r0 \
patch=2.7.6-r10 \
linux-headers=6.6-r0 && \
mkdir /install
Expand Down

0 comments on commit 6941da0

Please sign in to comment.