simplify to slim, assumes bullseye
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM ruby:3.1.0-slim-bullseye
|
FROM ruby:3.1.0-slim
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
|||||||
Reference in New Issue
Block a user