Skip to content

Commit

Permalink
Trivial commit to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
briank-git committed Aug 27, 2024
1 parent cc79fd9 commit cafad09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/py-dsci-100/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ RUN chown -R ${NB_USER} /home/${NB_USER}
USER ${NB_UID}

# Disable healthcheck for performance reasons
HEALTHCHECK NONE
HEALTHCHECK NONE
2 changes: 1 addition & 1 deletion docker/r-dsci-100/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ RUN chown -R ${NB_USER} /home/${NB_USER}
USER ${NB_UID}

# Disable healthcheck for performance reasons
HEALTHCHECK NONE
HEALTHCHECK NONE

0 comments on commit cafad09

Please sign in to comment.