mirror of https://github.com/samply/bridgehead.git
chore: update ssh-tunnel image to harbor
This commit is contained in:
parent
a1b5264a53
commit
807fae73f4
|
@ -2,8 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
ssh-tunnel:
|
||||
# For now use the docker hub image, until it is properly replicated
|
||||
image: samply/ssh-tunnel:latest
|
||||
image: docker.verbis.dkfz.de/cache/samply/ssh-tunnel
|
||||
container_name: bridgehead-ccp-ssh-tunnel
|
||||
environment:
|
||||
SSH_TUNNEL_USERNAME: "${SSH_TUNNEL_USERNAME}"
|
||||
|
|
Loading…
Reference in New Issue