docker updates

This commit is contained in:
Gavin McDonald
2025-05-14 12:05:57 -04:00
parent b81dd6557c
commit 5093b929ea
2 changed files with 6 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ defmodule Mix.Tasks.Labelmaker.Release do
"buildx",
"build",
"--network=host",
"--platform",
"linux/amd64",
"--no-cache",
"-t",
"192.168.0.2:5000/labelmaker",