diff --git a/Dockerfile b/Dockerfile index ac79a22..4442b51 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ ############################################################################### # Copyright (C) 2024 Shane aka, ShaYmez +# Version 2.0.1 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -33,4 +34,4 @@ RUN apk update && \ USER radio -ENTRYPOINT [ "/entrypoint" ] \ No newline at end of file +ENTRYPOINT [ "/entrypoint" ]