Fix up version
This commit is contained in:
@@ -2,9 +2,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
app:
|
||||
image: docker.site.quack-lab.dev/signaturer:latest
|
||||
ports:
|
||||
- "80:80"
|
||||
image: docker.site.quack-lab.dev/signaturer:v1.0.1
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:80"]
|
||||
|
||||
Reference in New Issue
Block a user