Skip to content

Commit d41a9f7

Browse files
committed
SSS-155
changing docker repo to dtheiler
1 parent 6108769 commit d41a9f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
cd /home/dtheiler/docker/sss/
2-
docker build --rm -t ssss/sss.sss .
2+
docker build --rm -t dtheiler/sss.sss .

sss/src/main/resources/conf/docker.sss/sss.sss.run.container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ docker run \
1717
-e "SSS_TETHYS_OIDC_USER_END_POINT_URI=https://api.learning-layers.eu/o/oauth2/userinfo" \
1818
-p 8391:8390 \
1919
--name sss.sss \
20-
ssss/sss.sss
20+
dtheiler/sss.sss

0 commit comments

Comments
 (0)