Skip to content

Commit eae6b38

Browse files
committed
bump ubi8
1 parent 674e0cf commit eae6b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

2626
RUN make build-backend
2727

28-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
28+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7
2929

3030
COPY --from=web-builder /opt/app-root/web/dist ./web/dist
3131
COPY --from=go-builder /opt/app-root/plugin-backend ./

0 commit comments

Comments
 (0)