update to net 9
All checks were successful
Build docker container / build (release) Successful in 51s
All checks were successful
Build docker container / build (release) Successful in 51s
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
ARG DOTNET_SDK_VERSION=8.0.407
|
||||
ARG DOTNET_RUNTIME_VERSION=8.0.14
|
||||
ARG DOTNET_SDK_VERSION=9.0.202
|
||||
ARG DOTNET_RUNTIME_VERSION=9.0.3
|
||||
ARG ALPINE_VERSION=3.21
|
||||
ARG CONFIG_DIRECTORY_ARG=/config
|
||||
ARG CERT_PASSWORD_FILE_ARG=$CONFIG_DIRECTORY_ARG/password
|
||||
|
Reference in New Issue
Block a user