Skip to content

Commit 4001074

Browse files
Update release_tools/publish_docker.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d58e252 commit 4001074

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)