diff --git a/Dockerfile b/Dockerfile index 8b072e5..e469737 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stable-20201117-slim AS common +FROM debian:stable-20210511-slim AS common CMD ["/bin/bash"]