-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump coredns version to v1.11.3 (#73)
* chore: Bump to latest coredns version in Makefile Made with ❤️️ by updatecli * chore: Bump to latest coredns version in Dockerfile Made with ❤️️ by updatecli * chore: Bump to latest coredns version in README Made with ❤️️ by updatecli --------- Co-authored-by: manuelbuil <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
5545353
commit b8d5f0d
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,5 @@ | |
## Build | ||
|
||
```sh | ||
TAG=v1.11.1 make | ||
TAG=v1.11.3 make | ||
``` |