Update Dockerfile

Versioning
This commit is contained in:
M0VUB
2024-02-27 00:20:34 +00:00
committed by GitHub
parent 59a5d1dfc7
commit c718d47c6c
+2 -1
View File
@@ -1,5 +1,6 @@
###############################################################################
# Copyright (C) 2024 Shane aka, ShaYmez <support@gb7nr.co.uk>
# 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" ]
ENTRYPOINT [ "/entrypoint" ]