Skip to content

Commit

Permalink
Merge pull request #64 from insanolanbiri/remove-docker-compose-version
Browse files Browse the repository at this point in the history
Remove `version` element from docker compose files
  • Loading branch information
mietzen authored Sep 21, 2024
2 parents e06c01f + 231ae97 commit 616e16d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: "3"
services:
porkbun-ddns:
image: "mietzen/porkbun-ddns:latest"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ You can set up a cron job get the full path to porkbun-ddns with `which porkbun-
# Docker compose
```yaml
version: "3"
services:
porkbun-ddns:
image: "mietzen/porkbun-ddns:latest"
Expand Down

0 comments on commit 616e16d

Please sign in to comment.