Skip to content

Commit

Permalink
Merge pull request #32 from p2m2/optimize_wget
Browse files Browse the repository at this point in the history
fix image tag
  • Loading branch information
ofilangi authored Dec 3, 2021
2 parents 6f72f0b + 086884d commit d4e2842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msd-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cache:
TXT_CLEAR: "\e[0m"
TXT_YELLOW: "\e[33m"

image: inraep2m2/service-rdf-database-deployment:1.0.6
image: inraep2m2/service-rdf-database-deployment:1.0.7
tags: [docker]
before_script:
- '[ -z "$SSH_OPTS" ] && echo "SSH_OPTS is Empty" && exit 1'
Expand Down

0 comments on commit d4e2842

Please sign in to comment.