Skip to content

Commit f95bd94

Browse files
committed
Update prod compose file
1 parent 18f35c5 commit f95bd94

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

compose.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
services:
22
tekst:
3-
build:
4-
context: .
5-
target: prod
6-
image: "tekst:alpha"
3+
image: "ghcr.io/vedawebproject/tekst:latest"
74
restart: always
85
init: true
96
env_file: .env

0 commit comments

Comments
 (0)