mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Merge pull request #7110 from dokku/dependabot/docker/tests/apps/dockerfile-entrypoint/ruby-3.3.5
chore(deps): bump ruby from 3.3.4 to 3.3.5 in /tests/apps/dockerfile-entrypoint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ruby:3.3.4
|
||||
FROM ruby:3.3.5
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user