Category change

This commit is contained in:
Shubham Tiwari
2021-08-25 23:22:32 +05:30
parent 1dd15d2033
commit 2b476f011c
48 changed files with 48 additions and 46 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Docker image",
"description": "Build a Docker image to deploy, run, or push to a registry.",
"iconName": "docker",
"categories": ["Dockerfile"]
"categories": ["Continuous integration", "Dockerfile"]
}