Skip to content

Commit

Permalink
Switch ubuntu image to latest 0.7.20-fastjet-3.4.0.1-g0510edd base image
Browse files Browse the repository at this point in the history
We are still relying here on 2022.05.0 dask (others) packages: to be fixed in the next iteration
  • Loading branch information
oshadura committed Nov 23, 2022
1 parent 223a833 commit 2fd49d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.cc-analysis-ubuntu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM coffeateam/coffea-dask:0.7.18-fastjet-3.3.4.0rc9-g0510edd
FROM coffeateam/coffea-dask:0.7.20-fastjet-3.4.0.1-g0510edd

USER root
LABEL maintainer="Oksana Shadura <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.cc-base-ubuntu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM coffeateam/coffea-dask:0.7.18-fastjet-3.3.4.0rc9-g0510edd
FROM coffeateam/coffea-dask:0.7.20-fastjet-3.4.0.1-g0510edd

# https://github.com/jupyter/docker-stacks/blob/master/base-notebook/Dockerfile

Expand Down

0 comments on commit 2fd49d2

Please sign in to comment.