Skip to content

Commit

Permalink
chore!: mark breaking change (#3805)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Deno was updated to v2 with breaking changes. If you are using the deno-runtime, please check out the [migration guide](https://docs.deno.com/runtime/reference/migration_guide/) that also contains the changelog.
  • Loading branch information
mowies authored Oct 28, 2024
1 parent 2c5f1b3 commit 38eadb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtimes/deno-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Build

```shell
docker build -t keptnsandbox/klc-runtime:${VERSION} .
docker build -t keptn/deno-runtime:${VERSION} .
```

## Usage
Expand Down

0 comments on commit 38eadb9

Please sign in to comment.