Skip to content

Commit 6e0a132

Browse files
authored
Merge pull request #361 from yasserbdj96/dependabot/docker/python-3.13.0a6
Bump python from 3.13.0a5 to 3.13.0a6
2 parents 98f7af8 + 6ee1a92 commit 6e0a132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# docker run --rm -p 127.0.0.1:8080:8080 -e DOCKER=True -e DST=True -i -t ghcr.io/yasserbdj96/hiphp:latest
4242

4343
#START{
44-
FROM python:3.13.0a5
44+
FROM python:3.13.0a6
4545

4646
# start install google-chrome:
4747
# Download the Chrome Driver

0 commit comments

Comments
 (0)