Browse Source

chore(deps): bump ubi8/ubi from `0c1757c` to `19eae3d` (#4946)

Bumps ubi8/ubi from `0c1757c` to `19eae3d`.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-version: 19eae3d00adb37538a62b9bd093fd1e01dc6197f1925e960224244a1ed52bfb5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 9 months ago
parent
commit
20ba9089f1
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:0c1757c4526cfd7fdfedc54fadf4940e7f453201de65c0fefd454f3dde117273 AS minimal-ubi
+FROM registry.access.redhat.com/ubi8/ubi@sha256:19eae3d00adb37538a62b9bd093fd1e01dc6197f1925e960224244a1ed52bfb5 AS minimal-ubi
 
 # Add metadata
 LABEL maintainer="cncf-externalsecretsop-maintainers@lists.cncf.io" \