Update
Some checks failed
CI/CD Pipeline / lint (push) Failing after 29s
CI/CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
sotos
2025-12-19 10:49:45 +01:00
parent d1f7bf05ea
commit 831ab77fed

View File

@@ -13,7 +13,7 @@
update_cache: true
- name: Install Docker
shell: curl -fsSL https://get.docker.com | sh
shell: curl -fsSL https://get.docker.com | bash
args:
creates: /usr/bin/docker