Skip to content

Commit 2060e45

Browse files
committed
fix(docs): pin to full version for now
1 parent 617c258 commit 2060e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ docker run -d \
103103
-p 8080:8080 \
104104
-v $(pwd)/config.json:/app/config.json \
105105
-v parse-dmarc-data:/data \
106-
ghcr.io/meysam81/parse-dmarc:v1
106+
ghcr.io/meysam81/parse-dmarc:v1.2.0
107107
```
108108

109109
**Access the dashboard:** Open `http://localhost:8080` in your browser.

0 commit comments

Comments
 (0)