Skip to content

Commit 4e4de2d

Browse files
committed
chore: prune images
1 parent 38acc5b commit 4e4de2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,5 @@ update-graphql-data-prod:
154154
make hasura-apply
155155
docker compose ${gql_compose_config} up --pull always -d web
156156
docker compose exec -T web sh -c 'rm -rf /tmp/cache/*'
157+
docker image prune -af
157158
sync; echo 3 > /proc/sys/vm/drop_caches

0 commit comments

Comments
 (0)