Skip to content

Commit be9175d

Browse files
authored
Merge pull request #66 from Hacker0x01/tomdev/upgrade-ruby-3.4.9
chore: Upgrade ruby to 3.4.9
2 parents e79f6a2 + ac8e27d commit be9175d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.8
1+
3.4.9

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-trixie
1+
FROM ruby:3.4.9-trixie
22

33
RUN apt-get update -qq && apt-get install -y build-essential apt-utils libpq-dev nodejs
44
WORKDIR /app

0 commit comments

Comments
 (0)