Skip to content

Commit

Permalink
🤖 Update version of docker image in README to v2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmehner committed Mar 4, 2024
1 parent 0c8b9b9 commit 2c321a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -57,7 +57,7 @@ If you want to use it internally with docker-compose, this should give you a goo
```yml
services:
pdf:
image: ghcr.io/rmehner/bits-to-dead-trees:v2.13.0
image: ghcr.io/rmehner/bits-to-dead-trees:v2.13.1
ports:
- 8000:8000
```

0 comments on commit 2c321a5

Please sign in to comment.