Skip to content

Commit 5413a96

Browse files
authored
Merge pull request #255 from jotak/bump-ubi8
bump ubi8
2 parents 674e0cf + eae6b38 commit 5413a96

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)