We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea945f commit 5cea7b5Copy full SHA for 5cea7b5
1 file changed
extras/docker-compose.yml
@@ -20,7 +20,7 @@ services:
20
# https://docs.maintainerr.info/Installation/
21
maintainerr:
22
container_name: maintainerr
23
- image: ghcr.io/maintainerr/maintainerr:3.11.2@sha256:bd71ca33bc1133437adf4bc4f4c074e1fc2905c5a6c640aa237cfe14d0f249db
+ image: ghcr.io/maintainerr/maintainerr:3.12.1@sha256:0778e0e691f91b5f01aeef0e7ada3bfc7837abd81846b3be0580f669ebc83518
24
restart: unless-stopped
25
environment:
26
- TZ=${TZ}
0 commit comments