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
MohammadiIram committed Dec 17, 2024
2 parents 788db01 + 26f9d9a commit ea63821
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.7-5.1733303300@sha256:076c858c2a7e2d682c3b4098d44575d79c433b39a496b14ca63a723333af212d AS builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22@sha256:780ab5f3874a6e2b1e04bb3719e614e835af3f8ab150922d6e84c2f9fd2bdb27 AS builder

WORKDIR /workspace

Expand Down

0 comments on commit ea63821

Please sign in to comment.