Skip to content

Commit 417adc0

Browse files
github-actions[bot]mattnowzariartem-shelkovnikov
authored
[9.0] Set OracleDB version back to :latest (#3826) (#3837)
Backports the following commits to 9.0: - Set OracleDB version back to :latest (#3826) Co-authored-by: Matt Nowzari <[email protected]> Co-authored-by: Artem Shelkovnikov <[email protected]>
1 parent 4aae512 commit 417adc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/sources/fixtures/oracle/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
- esnet
2626

2727
oracle:
28-
image: container-registry.oracle.com/database/free:23.8.0.0
28+
image: container-registry.oracle.com/database/free:latest
2929
ports:
3030
- 1521:1521
3131
environment:

0 commit comments

Comments
 (0)