Skip to content

Commit

Permalink
[#352] Update CI docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnie-Ice committed Jan 24, 2025
1 parent c061b3a commit 21009e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fsw:
runs-on: ubuntu-latest
container:
image: ivvitc/nos3-64:20241219
image: ivvitc/nos3-64:20250124
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -26,7 +26,7 @@ jobs:
sim:
runs-on: ubuntu-latest
container:
image: ivvitc/nos3-64:20241219
image: ivvitc/nos3-64:20250124
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -40,7 +40,7 @@ jobs:
coverage:
runs-on: ubuntu-latest
container:
image: ivvitc/nos3-64:20241219
image: ivvitc/nos3-64:20250124
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 21009e7

Please sign in to comment.