Skip to content

Commit

Permalink
Merge pull request #184 from ing-bank/fix/update-sts-to-latest
Browse files Browse the repository at this point in the history
Fix/update sts to latest
  • Loading branch information
jahnestacado authored Sep 4, 2023
2 parents d88d9c7 + 5e8af76 commit f6bf874
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,12 @@ target/

# macOS detritus
.DS_Store

# ranger config
/src/main/resources/ranger-s3-security.xml

# vscode and metals junk
.bloop/
/.metals/
/.vscode/
metals.sbt
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- "6080:6080"

rokku-sts:
image: wbaa/rokku-sts:v1.0.5
image: wbaa/rokku-sts:v1.0.8
environment:
- STS_HOST=0.0.0.0
- STS_PORT=12345
Expand Down

0 comments on commit f6bf874

Please sign in to comment.