Skip to content

Commit 81063e5

Browse files
committed
chore: Align Go toolset
Signed-off-by: Barak Korren <[email protected]>
1 parent 47c7893 commit 81063e5

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:9.5-1734626445
13+
image: registry.access.redhat.com/ubi9/go-toolset:9.5-1736729788
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)