Skip to content

Commit 4f10b16

Browse files
authored
go1.19.9 (#1183)
1 parent 6614596 commit 4f10b16

6 files changed

+6
-6
lines changed

Diff for: .openshift-ci/Dockerfile.build_root

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# - `make update` and commit the results
1111
# - run `/test pj-rehearse-max` on the openshift/release PR to validate the change
1212

13-
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.51
13+
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.57.1

Diff for: .openshift-ci/build/Dockerfile.build-bundle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.51
1+
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.57.1
22

33
COPY . /go/src/github.com/stackrox/scanner
44
WORKDIR /go/src/github.com/stackrox/scanner

Diff for: .openshift-ci/build/Dockerfile.build-db-bundle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.51
1+
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.57.1
22

33
COPY . /go/src/github.com/stackrox/scanner
44
WORKDIR /go/src/github.com/stackrox/scanner

Diff for: .openshift-ci/build/Dockerfile.generate-db-dump

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.51
1+
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.57.1
22

33
COPY . /go/src/github.com/stackrox/scanner
44
WORKDIR /go/src/github.com/stackrox/scanner

Diff for: .openshift-ci/build/Dockerfile.generate-genesis-dump

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.51
1+
FROM quay.io/stackrox-io/apollo-ci:scanner-test-0.3.57.1
22

33
COPY . /go/src/github.com/stackrox/scanner
44
WORKDIR /go/src/github.com/stackrox/scanner

Diff for: BUILD_IMAGE_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
scanner-build-0.3.51
1+
scanner-build-0.3.57.1

0 commit comments

Comments
 (0)