Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Use the right `Containerfile` filename
  • Loading branch information
kpouget authored and jtaleric committed Jan 4, 2024
1 parent 806cafe commit 659c0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Build frontend image.
```sh
$ podman build \
--tag ocpp-front \
--file frontend-dev.containerfile \
--file frontend.containerfile \
.
```

Expand Down

0 comments on commit 659c0ef

Please sign in to comment.