Compare commits

...

1 Commits
v1.1 ... main

Author SHA1 Message Date
33adff898f Fix mistage in README.md 2024-06-21 00:38:20 +02:00

View File

@ -14,7 +14,7 @@ $ make
1. Build docker image 1. Build docker image
```bash ```bash
$ docker build -f dockerfiles/Dockerfile.alpine . -t cel-presentation $ docker build -f Dockerfile . -t cel-presentation
``` ```
1. Build examples 1. Build examples
```bash ```bash