Skip to content

Commit f0b3315

Browse files
Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.6-1760515502 (#1087)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e3c66e4 commit f0b3315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.cypress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ COPY pkg/ pkg/
3434

3535
RUN CGO_ENABLED=0 go build -ldflags "$LDFLAGS" -mod vendor -o plugin-backend cmd/plugin-backend.go
3636

37-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1758184547
37+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1760515502
3838

3939
COPY --from=web-builder /opt/app-root/web/dist ./web/dist
4040
COPY --from=go-builder /opt/app-root/plugin-backend ./

0 commit comments

Comments
 (0)