Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into rhoai-2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
dchourasia committed Jan 14, 2025
2 parents 410b16f + f9bab19 commit 9f7af88
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,7 +1,7 @@
# Build arguments
ARG SOURCE_CODE=.

FROM registry.access.redhat.com/ubi8/go-toolset:1.22@sha256:5c10b78538a4a301ee2c38f35c49fcc20363343dfe5cd94cf51bd4128357efc8 AS builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22@sha256:10fa6a0925818ba1329174962ae2e4bb3d3f0a91d49534880b73bc0e44191f6f AS builder

WORKDIR /workspace

Expand Down

0 comments on commit 9f7af88

Please sign in to comment.