Browse Source

chore(deps): bump ubi8/ubi from `534c2c0` to `2f698e1` (#5452)

Bumps ubi8/ubi from `534c2c0` to `2f698e1`.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-version: 2f698e145dd30ac9f611b8984b910640bc210fae476dc36aa9ba200fad2a30ed
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz Johner <moolen@users.noreply.github.com>
dependabot[bot] 6 months ago
parent
commit
09fe032c20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile.ubi

+ 1 - 1
Dockerfile.ubi

@@ -1,4 +1,4 @@
-FROM registry.access.redhat.com/ubi8/ubi@sha256:534c2c0efa4150ede18e3f9d7480d3b9ec2a52e62bc91cd54e08ee7336819619 AS minimal-ubi
+FROM registry.access.redhat.com/ubi8/ubi@sha256:2f698e145dd30ac9f611b8984b910640bc210fae476dc36aa9ba200fad2a30ed AS minimal-ubi
 
 # Add metadata
 LABEL maintainer="cncf-externalsecretsop-maintainers@lists.cncf.io" \