Browse Source

chore(deps): bump ubi8/ubi from `37cdac4` to `2e863fb` (#4312)

Bumps ubi8/ubi from `37cdac4` to `2e863fb`.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  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] 1 year ago
parent
commit
01ac72b9fb
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:37cdac4ec130a64050d6df4e1f2ef3f53868bea55d11f623d141f139ee342bd8 AS minimal-ubi
+FROM registry.access.redhat.com/ubi8/ubi@sha256:2e863fb65e595839633113300a0c6709e9af81523a30001290068265c121a927 AS minimal-ubi
 
 ARG TARGETOS
 ARG TARGETARCH