Skip to content

Commit 63bf4cf

Browse files
authored
Update Dockerfile
1 parent 95381a5 commit 63bf4cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$TARGETPLATFORM ruby:3.2.2-slim
1+
FROM ruby:3.2.2-slim
22

33
# Install dependencies
44
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)