2025-02-18 10:44:46 -05:00

6 lines
160 B
Bash

#!/bin/sh
podman build \
-t ghcr.io/epicshepich/minecraft-plugin-proxy:latest \
-t ghcr.io/epicshepich/minecraft-plugin-proxy:$(cat ./.version) \
.