upd: docker compose

update docker compose files to us new 2.0 version
This commit is contained in:
2026-06-21 19:42:30 -04:00
parent f1e8bb2880
commit 235e80449f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
sermon-notes:
image: gitea.rkprather.com/ryan/sermon-notes:1.3
image: gitea.rkprather.com/ryan/sermon-notes:2.0
container_name: sermon-notes
hostname: sermon-notes
restart: unless-stopped
+1 -1
View File
@@ -1,6 +1,6 @@
services:
sermon-notes:
image: gitea.rkprather.com/ryan/sermon-notes:1.3
image: gitea.rkprather.com/ryan/sermon-notes:2.0
container_name: sermon-notes
hostname: sermon-notes
restart: unless-stopped
+1 -1
View File
@@ -1,7 +1,7 @@
services:
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
restart: unless-stopped
+1 -1
View File
@@ -1,6 +1,6 @@
services:
sermon-notes:
image: gitea.rkprather.com/ryan/sermon-notes:1.3
image: gitea.rkprather.com/ryan/sermon-notes:2.0
container_name: sermon-notes
hostname: sermon-notes
restart: unless-stopped
+1 -1
View File
@@ -1,6 +1,6 @@
services:
sermon-notes:
image: gitea.rkprather.com/ryan/sermon-notes:1.3
image: gitea.rkprather.com/ryan/sermon-notes:2.0
container_name: sermon-notes
hostname: sermon-notes
restart: unless-stopped