automation: Update owncast-image Docker tag to v0.1.1

This commit is contained in:
Renovate Bot 2023-07-28 20:05:02 +00:00
parent 84f2e27cb6
commit 9548cb71e5

View file

@ -30,7 +30,7 @@ owncast_domain: stream.example.com
# The owncast container image and version to use
owncast_image: docker.io/gabekangas/owncast
# renovate: depName=docker.io/gabekangas/owncast
owncast_image_version: "0.1.0"
owncast_image_version: "0.1.1"
# The RTMP port
owncast_stream_port: 1935