We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f35c5 commit f95bd94Copy full SHA for f95bd94
compose.yml
@@ -1,9 +1,6 @@
1
services:
2
tekst:
3
- build:
4
- context: .
5
- target: prod
6
- image: "tekst:alpha"
+ image: "ghcr.io/vedawebproject/tekst:latest"
7
restart: always
8
init: true
9
env_file: .env
0 commit comments