Skip to content

Commit 2bb6951

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.6-1760515502 (#1085)
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 becd8a9 commit 2bb6951

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
@@ -35,7 +35,7 @@ COPY pkg/ pkg/
3535

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

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

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

0 commit comments

Comments
 (0)