mirror of https://github.com/LemmyNet/lemmy.git
Updating pictshare docker image.
parent
998b9454b2
commit
1e88b815da
|
@ -26,7 +26,7 @@ services:
|
|||
restart: always
|
||||
|
||||
pictshare:
|
||||
image: shtripok/pictshare:latest
|
||||
image: hascheksolutions/pictshare:latest
|
||||
ports:
|
||||
- "127.0.0.1:8537:80"
|
||||
volumes:
|
||||
|
|
|
@ -28,7 +28,7 @@ services:
|
|||
- iframely
|
||||
|
||||
pictshare:
|
||||
image: shtripok/pictshare:latest
|
||||
image: hascheksolutions/pictshare:latest
|
||||
ports:
|
||||
- "127.0.0.1:8537:80"
|
||||
volumes:
|
||||
|
|
|
@ -26,7 +26,7 @@ services:
|
|||
- iframely
|
||||
|
||||
pictshare:
|
||||
image: shtripok/pictshare:latest
|
||||
image: hascheksolutions/pictshare:latest
|
||||
ports:
|
||||
- "127.0.0.1:8537:80"
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue