diff --git a/Dockerfile b/Dockerfile index bad9f144..6b902794 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG SERVER_VERSION=c715a053 +ARG SERVER_VERSION=b7f621f2 # Builder image to compile the website FROM ubuntu as builder diff --git a/configuration/application.yml b/configuration/application.yml index 843edee1..928fa9ce 100644 --- a/configuration/application.yml +++ b/configuration/application.yml @@ -168,6 +168,6 @@ ovsx: extension-control: update-on-start: true integrity: - key-pair: renew + key-pair: create registry: version: \ No newline at end of file