diff --git a/Dockerfile b/Dockerfile index bde63cc..120f10c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # REF: https://docs.docker.com/engine/reference/builder/ # REF: https://hub.docker.com/_/ruby -FROM ruby:3.2.2-slim-bullseye +FROM ruby:slim-bullseye # We point to the original repository for the image LABEL org.opencontainers.image.source https://github.com/jonasbn/docker-cheatset