Skip to content

Commit bcc1b04

Browse files
Bump ruby from 3.2.2-alpine to 3.3.0-alpine
Bumps ruby from 3.2.2-alpine to 3.3.0-alpine. --- updated-dependencies: - dependency-name: ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a48587e commit bcc1b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.2.2-alpine
1+
FROM ruby:3.3.0-alpine
22

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

0 commit comments

Comments
 (0)