Skip to content

Commit 66dc724

Browse files
Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.4 (#639)
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 4eb4613 commit 66dc724

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.3
37+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4
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)