Skip to content

Commit

Permalink
Merge pull request #250 from openshift/konflux/mintmaker/builds-1.1/r…
Browse files Browse the repository at this point in the history
…egistry.access.redhat.com-ubi9-go-toolset

Update registry.access.redhat.com/ubi9/go-toolset Docker digest to 45170b6 (builds-1.1)
  • Loading branch information
adambkaplan authored Nov 21, 2024
2 parents ab9955c + 1e14238 commit 2cdfbbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .konflux/shared-resource-webhook/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:b23212b6a296e95cbed5dd415d4cd5567db9e8057aa08e291f1fddc087cea944 AS builder
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:45170b6e45114849b5d2c0e55d730ffa4a709ddf5f58b9e810548097b085e78f AS builder

COPY . .

Expand Down
2 changes: 1 addition & 1 deletion .konflux/shared-resource/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:b23212b6a296e95cbed5dd415d4cd5567db9e8057aa08e291f1fddc087cea944 AS builder
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:45170b6e45114849b5d2c0e55d730ffa4a709ddf5f58b9e810548097b085e78f AS builder

COPY . .

Expand Down

0 comments on commit 2cdfbbc

Please sign in to comment.