Skip to content

Commit

Permalink
Merge pull request #2573 from amvanbaren/release-v0.15.2
Browse files Browse the repository at this point in the history
Release v0.15.2
  • Loading branch information
amvanbaren committed May 15, 2024
2 parents ab4211c + f755a82 commit 19fbe13
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=4a4193d
ARG SERVER_VERSION=v0.15.2

# 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 @@ -76,7 +76,7 @@ management:
- prometheus
tracing:
sampling:
probability: 1 # TODO lower to 0.1 in production
probability: 0.1
org:
jobrunr:
job-scheduler:
Expand Down

0 comments on commit 19fbe13

Please sign in to comment.