Skip to content

Commit f12539b

Browse files
committed
Merge branch 'master' of https://github.com/petersem/monocker
2 parents 94fb5d3 + 2cea67e commit f12539b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: docker/setup-qemu-action@v3
1818
-
1919
name: Set up Docker Buildx
20-
uses: docker/setup-buildx-action@v2
20+
uses: docker/setup-buildx-action@v3
2121
-
2222
name: Login to DockerHub
2323
uses: docker/login-action@v3

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Monocker
2-
Monitors Docker (MONitors dOCKER) containers and alerts on 'state' change
2+
Monitors Docker (MONitors dOCKER) containers and alerts on 'state' change.
33

44
![Telegram Alerts](https://raw.githubusercontent.com/petersem/monocker/master/doco/telegram.PNG)
55

0 commit comments

Comments
 (0)