fix: move from docker.io to git.cryptic.systems
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-02 14:36:26 +01:00
parent 7974b3fb4b
commit 04df683517
2 changed files with 6 additions and 11 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services:
postfixadmin-fetchmail:
container_name: postfixadmin-fetchmail
image: docker.io/volkerraschek/postfixadmin-fetchmail:latest
image: git.cryptic.systems/volker.raschek/postfixadmin-fetchmail:latest
environment:
- DATABASE_TYPE=${DATABASE_TYPE}
- DATABASE_USER=${DATABASE_USER}