Skip to content

Commit

Permalink
Use latest sda-pipeline tag
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ghanem committed Jan 14, 2022
1 parent aef2d81 commit 24cd91d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ services:

# Private stack
ingest:
image: ghcr.io/neicnordic/sda-pipeline:v0.2.5
image: ghcr.io/neicnordic/sda-pipeline:v0.2.7
deploy:
restart_policy:
condition: on-failure
Expand Down Expand Up @@ -219,7 +219,7 @@ services:
command: "sda-ingest"

verify:
image: ghcr.io/neicnordic/sda-pipeline:v0.2.5
image: ghcr.io/neicnordic/sda-pipeline:v0.2.7
deploy:
restart_policy:
condition: on-failure
Expand Down Expand Up @@ -273,7 +273,7 @@ services:
command: "sda-verify"

finalize:
image: ghcr.io/neicnordic/sda-pipeline:v0.2.5
image: ghcr.io/neicnordic/sda-pipeline:v0.2.7
deploy:
restart_policy:
condition: on-failure
Expand Down Expand Up @@ -319,7 +319,7 @@ services:
mode: 0600

mapper:
image: ghcr.io/neicnordic/sda-pipeline:v0.2.5
image: ghcr.io/neicnordic/sda-pipeline:v0.2.7
deploy:
restart_policy:
condition: on-failure
Expand Down

0 comments on commit 24cd91d

Please sign in to comment.