updated docker file

This commit is contained in:
2026-08-04 22:33:30 +03:30
parent 56fa29c91b
commit acd613b468
3 changed files with 94 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(git add *)",
"Bash(git commit *)",
"Bash(git push *)"
]
},
"$version": 4
}