mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-21 07:06:15 -06:00
3 lines
80 B
Bash
Executable file
3 lines
80 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker build -t "superseriousbusiness/gotosocial:$(cat version)" .
|