Update version number in docker file, no further changes

This commit is contained in:
Frank de Lange 2022-06-30 22:10:09 +00:00
parent 3f437d228b
commit 711fe04cfb

View file

@ -15,6 +15,6 @@ LABEL description="Spodcast is a caching Spotify podcast to RSS proxy. \
Using Spodcast you can follow Spotify-hosted netcasts/podcasts using any \
player which supports RSS, thus enabling the use of older hardware which \
is not compatible with the Spotify (web) app."
LABEL version="0.3.5"
LABEL version="0.5.0"
LABEL org.opencontainers.image.authors="Yetangitu and others"