Version bump and adjusted docker compose file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM rockylinux:9
|
||||
|
||||
ARG VERSION="1.19.8"
|
||||
ARG VERSION="1.20.1"
|
||||
|
||||
RUN dnf install epel-release -y
|
||||
|
||||
@@ -52,4 +52,4 @@ ENV PATH=$PATH:$DOTNET_ROOT:$DOTNET_ROOT/tools
|
||||
|
||||
EXPOSE 42420
|
||||
|
||||
ENTRYPOINT [ "./startup.sh" ]
|
||||
ENTRYPOINT [ "./startup.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user