Skip to content

Commit 9141fb3

Browse files
fix: try stackrox image
1 parent 24dd558 commit 9141fb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on: [push, pull_request]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8+
container:
9+
image: quay.io/stackrox-io/apollo-ci:stackrox-test-0.3.61
810
steps:
911
- uses: actions/checkout@v4
1012
- uses: actions/setup-go@v5

0 commit comments

Comments
 (0)