Skip to content

Commit

Permalink
chore(deps): update python:3.13.0-alpine docker digest to ee60f1f (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuebingerb authored Nov 13, 2024
2 parents 7fd507e + d144806 commit bbaad24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
docs:
image: python:3.13.0-alpine@sha256:bbe8d3f60d8cd79dce5e74932cf07c3e3b9e739692d961c046f2a353b78dd4b2
image: python:3.13.0-alpine@sha256:ee60f1fbb72e1844edce9ea169e0342b477822a3b5ec7a32637803bdca5c7362
entrypoint: [ ]
command: sh -c "cd docs && pip install -r requirements.txt && mkdocs serve --dev-addr=0.0.0.0:8000"
volumes:
Expand Down

0 comments on commit bbaad24

Please sign in to comment.