Skip to content

Commit

Permalink
chore: image build
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Aug 16, 2024
1 parent 309302e commit 04098f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions database/Dockerfile.legacy
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FROM gvenzl/oracle-free:23.3-slim-faststart

HEALTHCHECK --interval=30s --timeout=10s --retries=10 CMD healthcheck.sh

RUN chmod -R 777 /opt/oracle

# Switch to the non-privileged user
USER oracle

0 comments on commit 04098f6

Please sign in to comment.