Skip to content

Commit

Permalink
Review Dockerfile and RPM files for building odh-modelmesh-serving-co…
Browse files Browse the repository at this point in the history
…ntroller in onflux
  • Loading branch information
MohammadiIram committed Oct 10, 2024
1 parent 4ff7bb2 commit 3006b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.konflux
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG DEV_IMAGE=registry.redhat.io/ubi8/go-toolset:1.21
ARG DEV_IMAGE=registry.redhat.io/ubi9/go-toolset@sha256:fd41c001abc243076cc28b63c409ae6d9cbcad401c8124fb67d20fe57a2aa63a

FROM registry.redhat.io/ubi9/go-toolset@sha256:fd41c001abc243076cc28b63c409ae6d9cbcad401c8124fb67d20fe57a2aa63a AS build
# https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
Expand Down

0 comments on commit 3006b4f

Please sign in to comment.