Skip to content

Commit

Permalink
Merge pull request #3246 from zcraber/remove-version
Browse files Browse the repository at this point in the history
♻️ refactor(docker): remove versioning in docker compose file
  • Loading branch information
mikecao authored Feb 21, 2025
2 parents b6e5438 + 195f8d9 commit 4d698db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: '3'
services:
umami:
image: ghcr.io/umami-software/umami:postgresql-latest
Expand Down

0 comments on commit 4d698db

Please sign in to comment.