Skip to content

Commit

Permalink
[docker] Update grimoirelab release 0.2.67
Browse files Browse the repository at this point in the history
Signed-off-by: Quan Zhou <quan@bitergia.com>
  • Loading branch information
zhquan committed Jan 13, 2022
1 parent 0391e51 commit 2de0c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
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.66"
ENV GRIMOIRELAB_RELEASE "0.2.67"

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

0 comments on commit 2de0c3b

Please sign in to comment.