Skip to content

Commit

Permalink
Merge pull request #6354 from espoon-voltti/update_s3_mock_version
Browse files Browse the repository at this point in the history
Päivitys s3-mock versiolle
  • Loading branch information
tahtee authored Feb 7, 2025
2 parents de56a4f + c867725 commit 39bd201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ services:
environment:
ROOT: /data
initialBuckets: "static"
JAVA_TOOL_OPTIONS: "-XX:UseSVE=0 -XX:+IgnoreUnrecognizedVMOptions"
healthcheck:
test: ["CMD", "wget", "--quiet", "--tries=1", "--spider", "http://localhost:9090"]
interval: 1s
Expand Down

0 comments on commit 39bd201

Please sign in to comment.