X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ae00fa84c8f981e909c61ab31b6115bb96e859cc..8a52344b29cad04045fc59642b7cf5c7f6b53ca8:/Dockerfile?ds=sidebyside diff --git a/Dockerfile b/Dockerfile index dae25be3f..5df13d717 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:bookworm +FROM ruby:3.2-bookworm ENV DEBIAN_FRONTEND=noninteractive