Skip to content

Commit 76e18dd

Browse files
Bump python from 3.13.0a6 to 3.13.0b3
Bumps python from 3.13.0a6 to 3.13.0b3. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e0a132 commit 76e18dd

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.0a6
44+
FROM python:3.13.0b3
4545

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

0 commit comments

Comments
 (0)