Files
2026-02-04 20:27:13 +08:00

6 lines
95 B
Bash

#!/usr/bin/env bash
VERSION=latest
docker build --no-cache -t goedge/edge-admin:${VERSION} .