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