Skip to content

Commit 349d904

Browse files
committed
Specify ruby version for GitHub CI
1 parent be02d79 commit 349d904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM ruby:3.2
2+
FROM ruby:3.2.2
33

44
RUN apt-get update -qq \
55
&& apt-get install -y build-essential postgresql-client libpq-dev nodejs libssl-dev apt-transport-https ca-certificates libvips42

0 commit comments

Comments
 (0)