Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
igarashitm committed Oct 17, 2023
1 parent a15475d commit 996af73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/docker/Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6

ENV NAMESPACE='default'
ENV CATALOG_NAMESPACE=''
ENV CATALOG_NAMESPACE='false'

WORKDIR /work/
RUN chown 1001 /work \
Expand Down

0 comments on commit 996af73

Please sign in to comment.