fix: update jobs

This commit is contained in:
Nathaniel Landau
2023-12-23 14:11:48 -05:00
parent 846fb2bc31
commit 394b34a5d1
11 changed files with 366 additions and 358 deletions

View File

@@ -114,7 +114,7 @@ job "valentina" {
driver = "docker"
config {
image = "ghcr.io/natelandau/backup-mongodb:{{ backup_mongodb_version }}"
image = "ghcr.io/natelandau/backup-mongodb:v{{ backup_mongodb_version }}"
image_pull_timeout = "10m"
hostname = "${NOMAD_TASK_NAME}"
ports = ["port1"]