Skip to content

Commit bbaad24

Browse files
authored
chore(deps): update python:3.13.0-alpine docker digest to ee60f1f (#81)
2 parents 7fd507e + d144806 commit bbaad24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.0-alpine@sha256:bbe8d3f60d8cd79dce5e74932cf07c3e3b9e739692d961c046f2a353b78dd4b2
3+
image: python:3.13.0-alpine@sha256:ee60f1fbb72e1844edce9ea169e0342b477822a3b5ec7a32637803bdca5c7362
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)