|
30 | 30 | runs-on: ubuntu-22.04 |
31 | 31 | needs: changes |
32 | 32 | container: |
33 | | - image: prestodb/presto-native-dependency:0.297-202512180933-75d7d4ea |
| 33 | + image: prestodb/presto-native-dependency:0.297-202601221815-dcf69f00 |
34 | 34 | concurrency: |
35 | 35 | group: ${{ github.workflow }}-prestocpp-linux-build-test-${{ github.event.pull_request.number }} |
36 | 36 | cancel-in-progress: true |
@@ -135,7 +135,7 @@ jobs: |
135 | 135 | needs: [changes, prestocpp-linux-build-for-test] |
136 | 136 | runs-on: ubuntu-22.04 |
137 | 137 | container: |
138 | | - image: prestodb/presto-native-dependency:0.297-202512180933-75d7d4ea |
| 138 | + image: prestodb/presto-native-dependency:0.297-202601221815-dcf69f00 |
139 | 139 | volumes: |
140 | 140 | - /usr:/host_usr |
141 | 141 | - /opt:/host_opt |
@@ -260,7 +260,7 @@ jobs: |
260 | 260 | storage-format: [PARQUET, DWRF] |
261 | 261 | enable-sidecar: [true, false] |
262 | 262 | container: |
263 | | - image: prestodb/presto-native-dependency:0.297-202512180933-75d7d4ea |
| 263 | + image: prestodb/presto-native-dependency:0.297-202601221815-dcf69f00 |
264 | 264 | volumes: |
265 | 265 | - /usr:/host_usr |
266 | 266 | - /opt:/host_opt |
@@ -388,7 +388,7 @@ jobs: |
388 | 388 | group: ${{ github.workflow }}-prestocpp-linux-presto-on-spark-e2e-tests-${{ matrix.storage-format }}-${{ matrix.enable-sidecar }}-${{ github.event.pull_request.number }} |
389 | 389 | cancel-in-progress: true |
390 | 390 | container: |
391 | | - image: prestodb/presto-native-dependency:0.297-202512180933-75d7d4ea |
| 391 | + image: prestodb/presto-native-dependency:0.297-202601221815-dcf69f00 |
392 | 392 | volumes: |
393 | 393 | - /usr:/host_usr |
394 | 394 | - /opt:/host_opt |
@@ -501,7 +501,7 @@ jobs: |
501 | 501 | needs: [changes, prestocpp-linux-build-for-test] |
502 | 502 | runs-on: ubuntu-22.04 |
503 | 503 | container: |
504 | | - image: prestodb/presto-native-dependency:0.297-202512180933-75d7d4ea |
| 504 | + image: prestodb/presto-native-dependency:0.297-202601221815-dcf69f00 |
505 | 505 | volumes: |
506 | 506 | - /usr:/host_usr |
507 | 507 | - /opt:/host_opt |
@@ -613,7 +613,7 @@ jobs: |
613 | 613 | needs: [changes, prestocpp-linux-build-for-test] |
614 | 614 | runs-on: ubuntu-22.04 |
615 | 615 | container: |
616 | | - image: prestodb/presto-native-dependency:0.297-202512180933-75d7d4ea |
| 616 | + image: prestodb/presto-native-dependency:0.297-202601221815-dcf69f00 |
617 | 617 | volumes: |
618 | 618 | - /usr:/host_usr |
619 | 619 | - /opt:/host_opt |
|
0 commit comments