Browse Source

chore(deps): bump ubi8/ubi from `ecbeb81` to `5993454` (#4553)

Bumps ubi8/ubi from `ecbeb81` to `5993454`.

---
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
f7500d179d
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:ecbeb81a4737dfca66ad18eaafb4892d8602b1ae938e0ac3251bb4335aa1a547 AS minimal-ubi
+FROM registry.access.redhat.com/ubi8/ubi@sha256:5993454fa14164449539110099944e04cc76912cfc2220f1e8762ffcb19b5289 AS minimal-ubi
 
 ARG TARGETOS
 ARG TARGETARCH