feat(docker): Added curl for Docker image

This commit is contained in:
Artem Yadelskyi
2026-02-14 14:44:19 +02:00
parent 1cff7d4e37
commit a24cbd4385
4 changed files with 10 additions and 6 deletions

6
.gitignore vendored
View File

@@ -35,4 +35,8 @@ coverage.html
# Ralph workspace
ralph/
.ralph/
tasks/
tasks/
# Editors
.vscode/
.idea/