Skip to content

Commit

Permalink
fix: set email task to force pull docker image (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sftobias authored Nov 18, 2024
1 parent 8cc62ab commit 2c6f2f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/modules/nomad.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ job "module-${JOB_UUID}" {
driver = "docker"

config {
force_pull = true
image = "registry.services.ai4os.eu/ai4os/docker-mail:client"
}

Expand Down

0 comments on commit 2c6f2f8

Please sign in to comment.