Skip to content

Commit

Permalink
[docker] Update grimoirelab release 0.2.64
Browse files Browse the repository at this point in the history
Signed-off-by: Quan Zhou <quan@bitergia.com>
  • Loading branch information
zhquan committed Nov 5, 2021
1 parent 7ab0ef8 commit 4bc2bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV DEPLOY_USER bitergia
ENV DEPLOY_USER_DIR /home/${DEPLOY_USER}
ENV CONF_DIR ${DEPLOY_USER_DIR}/conf
ENV SCRIPTS_DIR ${DEPLOY_USER_DIR}/scripts
ENV GRIMOIRELAB_RELEASE "0.2.63"
ENV GRIMOIRELAB_RELEASE "0.2.64"

# Initial user
RUN useradd ${DEPLOY_USER} --create-home --shell /bin/bash
Expand Down

0 comments on commit 4bc2bcc

Please sign in to comment.