Skip to content

Commit 2a649e9

Browse files
github-actions[bot]mattnowzariartem-shelkovnikov
authored
[8.18] Set OracleDB version back to :latest (#3826) (#3836)
Backports the following commits to 8.18: - Set OracleDB version back to :latest (#3826) Co-authored-by: Matt Nowzari <[email protected]> Co-authored-by: Artem Shelkovnikov <[email protected]>
1 parent 42c509b commit 2a649e9

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)