Skip to content

Commit

Permalink
building latest datascience image febbe3b
Browse files Browse the repository at this point in the history
  • Loading branch information
b08x committed Jan 7, 2024
1 parent febbe3b commit 64c9dfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
image_base_name:
# - minimal
- datascience
- nlp
# - nlp

name: ${{ matrix.image_base_name }}-notebook
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion datascience/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE_TAG=3a4b923aea9e
ARG BASE_IMAGE_TAG=febbe3b7550c
FROM b08x/minimal-notebook:$BASE_IMAGE_TAG

LABEL maintainer="Robert Pannick <[email protected]>"
Expand Down

0 comments on commit 64c9dfc

Please sign in to comment.