Skip to content

Commit 3a85d32

Browse files
chore(deps): update python docker tag to v3.14.3 (#527)
1 parent b692c66 commit 3a85d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
docs:
3-
image: python:3.14.2-alpine3.22@sha256:0c9c03e6c7909bf02b4cc69f985a58e6551d68aa2af858a19dc19da385aa7965
3+
image: python:3.14.3-alpine3.22@sha256:b5664ceb5614fb091fa07f4bb30869cefbabed90f4551bcff9c5a86f0468388b
44
entrypoint: [ ]
55
command: sh -c "cd docs && pip install -r requirements.txt && mkdocs serve --dev-addr=0.0.0.0:8000"
66
volumes:

0 commit comments

Comments
 (0)