Skip to content

Commit

Permalink
Merge pull request #309 from clemlesne/dependabot/docker/src/docker/d…
Browse files Browse the repository at this point in the history
…evelop/ubi8/ubi-minimal-c12e67a

Build(deps): Bump ubi8/ubi-minimal from `7583ca0` to `c12e67a` in /src/docker
  • Loading branch information
clemlesne authored Nov 28, 2024
2 parents 24ec4e5 + edaff0a commit 999c717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/Dockerfile-ubi8
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# check=skip=UndefinedVar

FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10@sha256:7583ca0ea52001562bd81a961da3f75222209e6192e4e413ee226cff97dbd48c AS base
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10@sha256:c12e67af6a7e15113d76bc72f10bef2045c026c71ec8b7124c8a075458188a83 AS base

# Configure local user
ENV USER=root
Expand Down

0 comments on commit 999c717

Please sign in to comment.