UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update Ironbank to v8.9.10

Merged bigbang bot requested to merge renovate/ironbank into main
19 files
+ 1006
102
Compare changes
  • Side-by-side
  • Inline
Files
19
@@ -564,4 +564,4 @@ postgres=# create user USER_NAME;
postgres=# alter role USER_NAME with password 'BITNAMI_USER_PASSWORD';
postgres=# grant all privileges on database DATABASE_NAME to USER_NAME;
postgres=# alter database DATABASE_NAME owner to USER_NAME;
```
```
\ No newline at end of file
Loading