Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Commit

Permalink
Updated job file to use latest build including annotation support
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjackson committed Sep 10, 2018
1 parent 02f4413 commit d6fceb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nomad_job_files/faas.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ job "faas-nomadd" {
driver = "docker"

config {
image = "quay.io/nicholasjackson/faas-nomad:v0.2.26"
image = "quay.io/nicholasjackson/faas-nomad:v0.2.27"

args = [
"-nomad_region", "${NOMAD_REGION}",
Expand Down

0 comments on commit d6fceb3

Please sign in to comment.