You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: driver/build/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ ENV REVISION $commit
20
20
RUN CGO_ENABLED=0 GOOS=$TARGETOS GOARCH=$TARGETARCH go build -a -ldflags "-X 'main.gitCommit=${REVISION}' -extldflags '-static'" -o _output/ibm-spectrum-scale-csi ./cmd/ibm-spectrum-scale-csi
21
21
# RUN chmod +x,u+s _output/ibm-spectrum-scale-csi
22
22
23
-
FROM registry.access.redhat.com/ubi9-minimal:9.5-1731593028
23
+
FROM registry.access.redhat.com/ubi9-minimal:9.5-1736404155
0 commit comments