Skip to content

Commit 28c8ecb

Browse files
authored
Update Docker image tag in CI workflow
1 parent f81e5bd commit 28c8ecb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/buildAndTest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
software-test:
2222
runs-on: ubuntu-latest
2323
container:
24-
image: bingleilou/mase-docker-cpu-triton:latest
24+
image: bingleilou/mase-docker-cpu-triton-latest:20260324144000
2525
steps:
2626

2727
# -----------
@@ -224,7 +224,7 @@ jobs:
224224
needs: [software-test]
225225
runs-on: ubuntu-latest
226226
container:
227-
image: bingleilou/mase-docker-cpu-triton:latest
227+
image: bingleilou/mase-docker-cpu-triton-latest:20260324144000
228228
steps:
229229

230230
# -----------

0 commit comments

Comments
 (0)