Skip to content

Commit

Permalink
chore(deps): update registry.redhat.io/ubi8/ubi-minimal docker digest…
Browse files Browse the repository at this point in the history
… to c12e67a

Signed-off-by: konflux-internal-p02 <126015336+konflux-internal-p02[bot]@users.noreply.github.com>
  • Loading branch information
konflux-internal-p02[bot] authored Nov 6, 2024
1 parent 68637cf commit ff95d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml_metadata/tools/docker_server/Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN bazel build -c opt --action_env=PATH \
RUN mkdir -p /mlmd-src/third_party
RUN cp -RL /mlmd-src/bazel-mlmd-src/external/libmysqlclient /mlmd-src/third_party/mariadb-connector-c

FROM registry.redhat.io/ubi8/ubi-minimal@sha256:7583ca0ea52001562bd81a961da3f75222209e6192e4e413ee226cff97dbd48c
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:c12e67af6a7e15113d76bc72f10bef2045c026c71ec8b7124c8a075458188a83

COPY --from=builder /mlmd-src/bazel-bin/ml_metadata/metadata_store/metadata_store_server /bin/metadata_store_server
COPY --from=builder /mlmd-src/third_party /mlmd-src/third_party
Expand Down

0 comments on commit ff95d8a

Please sign in to comment.