3 lines
102 B
Bash
3 lines
102 B
Bash
#!/bin/sh
|
|
|
|
podman build -t minecraft-plugin-proxy:latest -t minecraft-plugin-proxy:$(cat ./.version) . |