gotosocial/dockerpush.sh
Tobi Smethurst 677490bc4e
Db tls (#102)
* go mod tidy

* complete example config

* add tls support for db connection

* add certpool to tlsConfig

* add some lil docker scripts
2021-07-19 18:03:07 +02:00

4 lines
74 B
Bash
Executable file

#!/bin/bash
docker push "superseriousbusiness/gotosocial:$(cat version)"