Skip to content

Commit 1f2419f

Browse files
committed
chore: Align go-toolset again
Signed-off-by: Barak Korren <[email protected]>
1 parent a2f5d85 commit 1f2419f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
go-test:
1111
runs-on: ubuntu-latest
1212
container:
13-
image: registry.access.redhat.com/ubi9/go-toolset:1.21.11-7.1724661022
13+
image: registry.access.redhat.com/ubi9/go-toolset:1.21.11-9
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)