Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump pyspark-notebook tag
Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
  • Loading branch information
pyalex committed Dec 14, 2020
commit 09def8f052d42c234ac319895aeaea3eeefce76e
2 changes: 1 addition & 1 deletion infra/docker/jupyter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jupyter/pyspark-notebook:ae5f7e104dd5
FROM jupyter/pyspark-notebook:399cbb986c6b

USER root
WORKDIR /feast
Expand Down