caching wasn't the issue

This commit is contained in:
Gavin McDonald
2025-05-15 08:01:23 -04:00
parent a5833137e7
commit 56d887730f

View File

@@ -12,7 +12,6 @@ defmodule Mix.Tasks.Labelmaker.Release do
"--network=host", "--network=host",
"--platform", "--platform",
"linux/amd64", "linux/amd64",
"--no-cache",
"-t", "-t",
"192.168.0.2:5000/labelmaker", "192.168.0.2:5000/labelmaker",
"--push", "--push",