Browse Source

chore(deps): bump ubi8/ubi from `8bd1b63` to `244e985` (#4719)

Bumps ubi8/ubi from `8bd1b63` to `244e985`.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-version: 244e9858f9d8a2792a3dceb850b4fa8fdbd67babebfde42587bfa919d5d1ecef
  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] 11 months ago
parent
commit
4bbaf341a0
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:8bd1b6306f8164de7fb0974031a0f903bd3ab3e6bcab835854d3d9a1a74ea5db AS minimal-ubi
+FROM registry.access.redhat.com/ubi8/ubi@sha256:244e9858f9d8a2792a3dceb850b4fa8fdbd67babebfde42587bfa919d5d1ecef AS minimal-ubi
 
 ARG TARGETOS
 ARG TARGETARCH