Skip to content

Commit f820d1d

Browse files
chore(deps): update ruby docker tag to v4
1 parent 48389c4 commit f820d1d

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 ruby:3.4.8
1+
FROM ruby:4.0.0
22
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev
33

44
RUN mkdir -p /app

0 commit comments

Comments
 (0)