Skip to content

Commit 17eb4cb

Browse files
Bump ruby from 4.0.1-alpine to 4.0.2-alpine
Bumps ruby from 4.0.1-alpine to 4.0.2-alpine. --- updated-dependencies: - dependency-name: ruby dependency-version: 4.0.2-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6125fa commit 17eb4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:4.0.1-alpine
1+
FROM ruby:4.0.2-alpine
22

33
ENV APP_ROOT=/usr/src/app
44
ENV DATABASE_PORT=5432

0 commit comments

Comments
 (0)