Skip to content

Commit 3fcbb34

Browse files
committed
Force clean docker image
1 parent 0f91d17 commit 3fcbb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ clean:
5656
-rm rootfs.tar.gz
5757
-sudo rm -r rootfs
5858
-rm base.tar
59-
-docker rmi linuxmintd/mint20.2-amd64
59+
-docker rmi -f linuxmintd/mint20.2-amd64

0 commit comments

Comments
 (0)