Skip to content

Commit 9e896f3

Browse files
authored
Update README.md
1 parent 4811674 commit 9e896f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Repository Secrets
6868
`LIQUIBASE_COMMAND_USERNAME`
6969
`LIQUIBASE_COMMAND_PASSWORD`
7070

71-
If you are going to use the same service containers in the CI job for dev, then the default values should be: </br>
71+
If you are going to use the same [dockerised service container](https://hub.docker.com/r/gvenzl/oracle-xe) in the CI job for dev, then the default values should be: </br>
7272
`LIQUIBASE_COMMAND_URL` = `jdbc:oracle:thin:@oracle:1521/xe` </br>
7373
`LIQUIBASE_COMMAND_USERNAME` = `SYSTEM` </br>
7474
`LIQUIBASE_COMMAND_PASSWORD` = `ORACLE`

0 commit comments

Comments
 (0)