diff --git a/Dockerfile b/Dockerfile index 45dab6d..db6e60e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN apk add --virtual build-deps \ && apk del build-deps -FROM metabase/metabase:v0.47.13 +FROM metabase/metabase:v0.57.7.13 # Copy the python binaries and libraries from the python image # The metabase image is based on a newer alpine and the python package there