Skip to content

Commit

Permalink
bump ubi8
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak committed Dec 6, 2022
1 parent 674e0cf commit eae6b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ COPY pkg/ pkg/

RUN make build-backend

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

COPY --from=web-builder /opt/app-root/web/dist ./web/dist
COPY --from=go-builder /opt/app-root/plugin-backend ./
Expand Down

0 comments on commit eae6b38

Please sign in to comment.