Skip to content

Commit

Permalink
Merge pull request #2744 from amvanbaren/test-b7f621f2
Browse files Browse the repository at this point in the history
test b7f621f2
  • Loading branch information
amvanbaren authored Jul 17, 2024
2 parents 81da776 + bebf13a commit d9d9328
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG SERVER_VERSION=c715a053
ARG SERVER_VERSION=b7f621f2

# Builder image to compile the website
FROM ubuntu as builder
Expand Down
2 changes: 1 addition & 1 deletion configuration/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,6 @@ ovsx:
extension-control:
update-on-start: true
integrity:
key-pair: renew
key-pair: create
registry:
version: <SERVER_VERSION>

0 comments on commit d9d9328

Please sign in to comment.