simplify to slim, assumes bullseye

This commit is contained in:
Ryan W
2022-01-17 10:04:40 -08:00
parent eac60911df
commit 96b850f0e8
+1 -1
View File
@@ -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 \