Skip to content

Commit

Permalink
Bump ubi9/ubi-minimal from 9.4-1227 to 9.4-1227.1725849298 in /schedu…
Browse files Browse the repository at this point in the history
…ler (#5913)

Bumps ubi9/ubi-minimal from 9.4-1227 to 9.4-1227.1725849298.

---
updated-dependencies:
- dependency-name: ubi9/ubi-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent d6d96f2 commit a883109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/Dockerfile.rclone
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM rclone/rclone:1.68.0 as builder

RUN mkdir /licenses && wget -O /licenses/license.txt https://raw.githubusercontent.com/rclone/rclone/master/COPYING

FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1725849298

# Run update to pickup any necessary security updates
RUN microdnf update -y
Expand Down

0 comments on commit a883109

Please sign in to comment.