diff --git a/docker/Dockerfile b/docker/Dockerfile index 60951bf..01899ce 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -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"