]> Untitled Git - lemmy.git/commitdiff
Updating pictshare docker image.
authorDessalines <tyhou13@gmx.com>
Tue, 2 Jun 2020 23:29:29 +0000 (19:29 -0400)
committerDessalines <tyhou13@gmx.com>
Tue, 2 Jun 2020 23:29:29 +0000 (19:29 -0400)
ansible/templates/docker-compose.yml
docker/dev/docker-compose.yml
docker/prod/docker-compose.yml

index a4d54f6d8d71efab31e3d10d9966ada61e46e336..9ec1bfbc22d701849a6bacf04670e69ab4d31925 100644 (file)
@@ -26,7 +26,7 @@ services:
     restart: always
 
   pictshare:
-    image: shtripok/pictshare:latest
+    image: hascheksolutions/pictshare:latest
     ports:
       - "127.0.0.1:8537:80"
     volumes:
index 3c52d1e54b28160f34c5e286240e16c7e6b20e4b..1702f66d3ff58bce14ba6371f44e364b4239d216 100644 (file)
@@ -28,7 +28,7 @@ services:
       - iframely
 
   pictshare:
-    image: shtripok/pictshare:latest
+    image: hascheksolutions/pictshare:latest
     ports:
       - "127.0.0.1:8537:80"
     volumes:
index d604dcac890d877079dd5bf3553c6c768ab27b98..0bcc178b66771df829e4d010100c556f2b43b97e 100644 (file)
@@ -26,7 +26,7 @@ services:
       - iframely
 
   pictshare:
-    image: shtripok/pictshare:latest
+    image: hascheksolutions/pictshare:latest
     ports:
       - "127.0.0.1:8537:80"
     volumes: