Browse Source

chore(deps): bump ubi8/ubi from `4f0a4e4` to `7010e70` (#5193)

Bumps ubi8/ubi from `4f0a4e4` to `7010e70`.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-version: 7010e700c15d3d7a30000a68e07369fc32c6a6839f7153b4795e28717ef5eea4
  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] 7 months ago
parent
commit
812e75c08f
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:4f0a4e4deb450583408a06165e92a4dcd4f0740a23815f3326fc5c97ee9ca768 AS minimal-ubi
+FROM registry.access.redhat.com/ubi8/ubi@sha256:7010e700c15d3d7a30000a68e07369fc32c6a6839f7153b4795e28717ef5eea4 AS minimal-ubi
 
 # Add metadata
 LABEL maintainer="cncf-externalsecretsop-maintainers@lists.cncf.io" \