Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Sall <[email protected]>
  • Loading branch information
ss-o authored Oct 26, 2023
1 parent e55d663 commit 1567f4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ARG ZI_ZSH_VERSION
ARG APK_ADD
ARG SHELL=/bin/zsh
ARG DIR=/static
ARG ZI_HOME_DIR=/home/${ZUSER}/.zi
ARG ZI_BIN_DIR=/home/${ZUSER}/.zi/bin
#ARG ZI_HOME_DIR=/home/${ZUSER}/.zi
#ARG ZI_BIN_DIR=/home/${ZUSER}/.zi/bin

ENV ZUSER=${ZUSER} PUID=${PUID}
ENV PGID=${PGID} APK_ADD=${APK_ADD}
Expand Down

0 comments on commit 1567f4e

Please sign in to comment.