upd: docker compose
update docker compose files to us new 2.0 version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
sermon-notes:
|
sermon-notes:
|
||||||
image: gitea.rkprather.com/ryan/sermon-notes:1.3
|
image: gitea.rkprather.com/ryan/sermon-notes:2.0
|
||||||
container_name: sermon-notes
|
container_name: sermon-notes
|
||||||
hostname: sermon-notes
|
hostname: sermon-notes
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
sermon-notes:
|
sermon-notes:
|
||||||
image: gitea.rkprather.com/ryan/sermon-notes:1.3
|
image: gitea.rkprather.com/ryan/sermon-notes:2.0
|
||||||
container_name: sermon-notes
|
container_name: sermon-notes
|
||||||
hostname: sermon-notes
|
hostname: sermon-notes
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
sermon-notes:
|
sermon-notes:
|
||||||
container_name: sermon-notes
|
container_name: sermon-notes
|
||||||
image: gitea.rkprather.com/ryan/sermon-notes:1.3
|
image: gitea.rkprather.com/ryan/sermon-notes:2.0
|
||||||
hostname: sermon-notes
|
hostname: sermon-notes
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
sermon-notes:
|
sermon-notes:
|
||||||
image: gitea.rkprather.com/ryan/sermon-notes:1.3
|
image: gitea.rkprather.com/ryan/sermon-notes:2.0
|
||||||
container_name: sermon-notes
|
container_name: sermon-notes
|
||||||
hostname: sermon-notes
|
hostname: sermon-notes
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
sermon-notes:
|
sermon-notes:
|
||||||
image: gitea.rkprather.com/ryan/sermon-notes:1.3
|
image: gitea.rkprather.com/ryan/sermon-notes:2.0
|
||||||
container_name: sermon-notes
|
container_name: sermon-notes
|
||||||
hostname: sermon-notes
|
hostname: sermon-notes
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user