mirror of
https://github.com/samply/bridgehead.git
synced 2025-07-12 18:50:21 +02:00
chore: update ssh-tunnel image to harbor
This commit is contained in:
@ -2,8 +2,7 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
ssh-tunnel:
|
ssh-tunnel:
|
||||||
# For now use the docker hub image, until it is properly replicated
|
image: docker.verbis.dkfz.de/cache/samply/ssh-tunnel
|
||||||
image: samply/ssh-tunnel:latest
|
|
||||||
container_name: bridgehead-ccp-ssh-tunnel
|
container_name: bridgehead-ccp-ssh-tunnel
|
||||||
environment:
|
environment:
|
||||||
SSH_TUNNEL_USERNAME: "${SSH_TUNNEL_USERNAME}"
|
SSH_TUNNEL_USERNAME: "${SSH_TUNNEL_USERNAME}"
|
||||||
|
Reference in New Issue
Block a user