We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058de27 commit fc07cb8Copy full SHA for fc07cb8
1 file changed
docker-compose.yml
@@ -20,7 +20,7 @@ services:
20
- internal
21
22
backup:
23
- image: '${DOCKER_IMAGE:-oneofftech/database-backup-cron:main}'
+ image: '${DOCKER_IMAGE:-oneofftech/database-backup-cron:latest}'
24
environment:
25
DB_HOST: database
26
DB_DATABASE: test
0 commit comments