Skip to content

Commit

Permalink
Fix ProxySQL Permission (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Tasdidur Rahman <[email protected]>
  • Loading branch information
TasdidurRahman authored Jun 15, 2023
1 parent a2ca04c commit 735adb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ COPY scripts scripts
COPY sql sql
COPY --from=0 /tini /tmp/scripts/tini

RUN chown -R 998:996 /var/lib/proxysql

USER 998:996

0 comments on commit 735adb3

Please sign in to comment.