Skip to content

Commit 1db2f86

Browse files
authored
Update build-and-test.yml
DBACLD-157430 Change odm on docker build to use with 9.0.0.1 release
1 parent cc146a1 commit 1db2f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and test
22
on: [push]
33
env:
44
ODM_FILE_NAME: odm-for-docker.zip
5-
ODM_VERSION: 9.0.0.0
5+
ODM_VERSION: 9.0.0.1
66
jobs:
77
Build-And-Test:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)