Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Delaunay authored Aug 5, 2024
1 parent 490ef95 commit 9734188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
run: |
# Prune all images older than 2 weeks
# The images are still on github registry
cat /etc/docker/daemon.json
docker image prune -f -a --filter "until=336h"
docker system prune -f
Expand Down

0 comments on commit 9734188

Please sign in to comment.