Skip to content

Commit 4001074

Browse files
Update release_tools/publish_docker.py
Co-authored-by: Copilot <[email protected]>
1 parent d58e252 commit 4001074

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

release_tools/publish_docker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import shutil
66
import subprocess
77
import sys
8-
import tempfile
98

109
def get_image_digest(image_name, tag):
1110
result = subprocess.run(

0 commit comments

Comments
 (0)