Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 committed Feb 13, 2025
1 parent 926ab15 commit 1e4ebea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
sudo apt update
sudo apt install -y libseccomp2
sudo apt purge docker*
sudo apt purge -y docker*
curl -sS -L get.docker.com | sudo bash
- name: Install restic
Expand Down

0 comments on commit 1e4ebea

Please sign in to comment.