1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Sayan Biswas
f68cc16834 Use UBI8 based base image and builder image
Changes:
- Use UIB8 based base imgae
- Use go-toolset from UBI8

Currently comet repo exists for rhel-8 based images, so to onboard to konflux easily we'll go ahead with rehl-8 image now. When comet repo for rhel-9 is configured, we'll switch to rehl-9 based images.
2024-09-28 20:35:56 +05:30
red-hat-konflux[bot]
66c6c9fd1a chore(deps): update registry.redhat.io/ubi9/go-toolset docker tag to v1.21.13
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
2024-09-25 08:07:35 +00:00
Adam Kaplan
349a4d9039 BUILD-960: Update Containers to UBI9 go-toolset
- Update Dockerfiles to use the ubi9 go-toolset images. For the
  releaser image, this avoids downloading the go sdk as part of the
  relase process.
- Add `build-container` make target for convenience.
- Update ci-operator build root to use rhel-9 golang 1.20 image for OCP
  4.15

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2024-05-09 13:48:13 -04:00
Corey Daley
5f152d3245 updating go version for building releases 2023-10-18 08:20:06 -04:00
Corey Daley
5b112dd908 - Add .ci-operator.yaml file
- Update OWNERS file
 - Update to use Go 1.19
 - Add fix for darwin (macos) in release script
2023-03-15 22:12:07 -04:00
Yaakov Selkowitz
eb882f4c53 Fix container build on non-amd64 architectures 2020-06-17 02:54:12 -04:00
Bamacharan Kundu
d799bb1930 Added build time user to get the build running in OSBS 2020-01-07 12:01:44 +05:30
Otávio Fernandes
551438e13b feat(image): Building project as a container image. 2019-10-30 10:49:55 +01:00
Paul Morie
b27a90bb1c Fix Dockerfile 2014-04-28 13:37:26 -04:00
Paul Morie
0ddd89bb1b Remove volumes from Dockerfile 2014-02-21 11:24:44 -05:00
Paul Morie
6e32b4d713 WIP: add Dockerfile for containerized sti builds 2014-02-10 14:43:52 -05:00