Skip to content

Commit 46b389c

Browse files
committed
Update python:3.13.1
1 parent b97ed19 commit 46b389c

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM python:3.10.1-alpine
1+
FROM --platform=$BUILDPLATFORM python:3.13.1-alpine
22

33
LABEL version="1.1" maintainer="vsc55@cerebelum.net" description="Docker PyWebScrapBook"
44

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ docker run -v /dokers/PyWebScrapBook_data:/data -p 8080:8080/tcp vsc55/webscrapb
1717
```
1818

1919
## Version PyWebScrapBook and Python:
20-
* 1.1.0 to last version
20+
* 2.5.1 to last version
21+
* python:3.13.1-alpine
22+
* 1.1.0 to 2.5.0
2123
* python:3.10.1-alpine
2224
* 0.15.0 to 1.0.0
2325
* python:3.7.7-alpine

0 commit comments

Comments
 (0)