Skip to content
Snippets Groups Projects
Commit 4cdb0461 authored by james94's avatar james94
Browse files

docker container latest tag

parent c3136a4b
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ from urllib.request import urlopen ...@@ -10,7 +10,7 @@ from urllib.request import urlopen
from bs4 import BeautifulSoup from bs4 import BeautifulSoup
import argparse, subprocess import argparse, subprocess
container: "docker://gepdocker/gep_dockerimage:dev" container: "docker://gepdocker/gep_dockerimage:latest"
configfile: "configuration/config.yaml" configfile: "configuration/config.yaml"
with open(config['resources'], 'r') as f: with open(config['resources'], 'r') as f:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment