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:
parent
97cf4555c9
commit
a6391605f2
@ -1,5 +1,5 @@
|
|||||||
ARG DOTNET_SDK_VERSION=8.0.407
|
ARG DOTNET_SDK_VERSION=9.0.202
|
||||||
ARG DOTNET_RUNTIME_VERSION=8.0.14
|
ARG DOTNET_RUNTIME_VERSION=9.0.3
|
||||||
ARG ALPINE_VERSION=3.21
|
ARG ALPINE_VERSION=3.21
|
||||||
ARG CONFIG_DIRECTORY_ARG=/config
|
ARG CONFIG_DIRECTORY_ARG=/config
|
||||||
ARG CERT_PASSWORD_FILE_ARG=$CONFIG_DIRECTORY_ARG/password
|
ARG CERT_PASSWORD_FILE_ARG=$CONFIG_DIRECTORY_ARG/password
|
||||||
|
Loading…
x
Reference in New Issue
Block a user