Skip to content

Commit a9de9f2

Browse files
committed
x
1 parent ff1af96 commit a9de9f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env sh
22

3+
cat "${HOME}/.ssh/known_hosts"
4+
35
# renovate: datasource=docker depname=traefik/whoami versioning=docker
46
WHOAMI_VERSION="43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c" # v1.10
57
docker run --detach --publish-all --name whoami traefik/whoami:"${WHOAMI_VERSION}"

0 commit comments

Comments
 (0)