mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
Merge pull request #8247 from dokku/dependabot/docker/tests/apps/dockerfile-entrypoint/ruby-4.0.0
chore(deps): bump ruby from 3.4.8 to 4.0.0 in /tests/apps/dockerfile-entrypoint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ruby:3.4.8
|
||||
FROM ruby:4.0.0
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user