Skip to content

Commit

Permalink
changing to quay.io
Browse files Browse the repository at this point in the history
  • Loading branch information
o-smirnov committed Nov 17, 2020
1 parent 0932105 commit f8b2ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiopadre_client/default_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
CARTA_BROWSER=True,
CONTAINER_DEV=False,
DEFAULT_NOTEBOOK="radiopadre-default.ipynb",
DOCKER_IMAGE="osmirnov/radiopadre:" + __image_version__, # change for each release
DOCKER_IMAGE="quay.io/osmirnov/radiopadre:" + __image_version__, # change for each release
CONTAINER_DEBUG=False,
GRIM_REAPER=True,
REMOTE_RADIOPADRE_DIR="~/.radiopadre",
Expand Down

0 comments on commit f8b2ce5

Please sign in to comment.