We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c7893 commit 81063e5Copy full SHA for 81063e5
.github/workflows/unit_tests.yaml
@@ -10,7 +10,7 @@ jobs:
10
go-test:
11
runs-on: ubuntu-latest
12
container:
13
- image: registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445
+ image: registry.access.redhat.com/ubi9/go-toolset:9.5-1736729788
14
steps:
15
- name: Checkout code
16
uses: actions/checkout@v4
0 commit comments