We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94fb5d3 + 2cea67e commit f12539bCopy full SHA for f12539b
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: docker/setup-qemu-action@v3
18
-
19
name: Set up Docker Buildx
20
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
21
22
name: Login to DockerHub
23
uses: docker/login-action@v3
README.md
@@ -1,5 +1,5 @@
1
# Monocker
2
-Monitors Docker (MONitors dOCKER) containers and alerts on 'state' change
+Monitors Docker (MONitors dOCKER) containers and alerts on 'state' change.
3
4

5
0 commit comments