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