We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9199e64 commit 50f274cCopy full SHA for 50f274c
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
python3:
5
- image: ghcr.io/turbou/contrast-documentation-rss/python3:1.0.2
+ image: ghcr.io/turbou/contrast-documentation-rss/python3:latest
6
platform: linux/amd64
7
build: .
8
container_name: 'rssgen.python3'
0 commit comments