399a079dd4
Squashed commit.
7 lines
135 B
Bash
7 lines
135 B
Bash
#!/usr/bin/env bash
|
|
|
|
source ../common.build.sh
|
|
|
|
VERSION=`get_version ../..`
|
|
|
|
build_jellyfin_docker ../.. Dockerfile jellyfin:${VERSION} |