Skip to content

Commit

Permalink
🤖 triggering CI on branch 'redhat-v2.1.1' after synching from upstrea…
Browse files Browse the repository at this point in the history
…m/v2.1.1 (#65)

* 📂 update Red Hat specific files

* 🤖 triggering CI on branch 'redhat-v2.1.1' after synching from upstream/v2.1.1
  • Loading branch information
lance authored Oct 31, 2023
1 parent 7ff679e commit 8ee0424
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build stage
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:52ab391730a63945f61d93e8c913db4cc7a96f200de909cd525e2632055d9fa6 AS build-env
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:82d9bc5d3ceb43635288880f26207201e55d1c688a60ebbfff4f54d4963a62a1 AS build-env

WORKDIR /cosign
COPY . .
Expand Down
2 changes: 1 addition & 1 deletion ci
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fri 27 Oct 11:29:00 IST 2023
Fri Oct 27 16:46:17 EDT 2023
2 changes: 1 addition & 1 deletion redhat/overlays/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build stage
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:52ab391730a63945f61d93e8c913db4cc7a96f200de909cd525e2632055d9fa6 AS build-env
FROM registry.access.redhat.com/ubi9/go-toolset@sha256:82d9bc5d3ceb43635288880f26207201e55d1c688a60ebbfff4f54d4963a62a1 AS build-env

WORKDIR /cosign
COPY . .
Expand Down

0 comments on commit 8ee0424

Please sign in to comment.