Skip to content
Snippets Groups Projects
Commit d7cf4683 authored by jurgenhaas's avatar jurgenhaas
Browse files

Update docker image version

parent 0f2b7ae4
No related branches found
No related tags found
No related merge requests found
55 */6 * * * /usr/bin/borgmatic --stats -v 0 2>&1 && ${HEALTHCHECK1}
30 23 1 * * /usr/bin/borgmatic --check -v 0 2>&1 && ${HEALTHCHECK2}
55 */6 * * * /usr/local/bin/borgmatic --stats -v 0 2>&1 && ${HEALTHCHECK1}
30 23 1 * * /usr/local/bin/borgmatic check -v 0 2>&1 && ${HEALTHCHECK2}
......@@ -38,7 +38,7 @@ services:
- /apps/datacore/${CI_PROJECT_ID}/${CI_COMMIT_REF_NAME}/crontabs/jobs.ini:/etc/ofelia/config.ini
borgmatic:
image: b3vis/borgmatic:base-1.2.0-1.6.0
image: b3vis/borgmatic:1.8
restart: unless-stopped
volumes:
- /etc/timezone:/etc/timezone:ro
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment