Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci/oci.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

FROM registry.ci.openshift.org/openshift/release:golang-1.22
FROM registry.ci.openshift.org/openshift/release@sha256:717d1d119c5cf8a485247bc2fb38f276f736344a06e1562d870069bf624b7646

SHELL ["/bin/bash", "-c"]

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,4 @@ EOF
## Contributing

For information on contributing to this project please see [CONTRIBUTING.md](CONTRIBUTING.md).

Loading