Skip to content

Commit

Permalink
Swap build with image
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanVaughn committed Mar 14, 2022
1 parent a2dadbc commit b94cbeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ services:
WT_NAME: "Full Name"
WT_PASS: "mybadpassword"
WT_EMAIL: "me@example.com"
# image: ghcr.io/nathanvaughn/webtrees:latest
build: .
image: ghcr.io/nathanvaughn/webtrees:latest
# build: .
ports:
- 80:80
- 443:443
Expand Down

0 comments on commit b94cbeb

Please sign in to comment.