Skip to content

Commit 38525b8

Browse files
chore(deps): update ruby docker tag to v3.4.2 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7eb2723 commit 38525b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.2.1
1+
FROM ruby:3.4.2
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)