Skip to content

Commit fe356b4

Browse files
build(deps): 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] <support@github.com>
1 parent 1f53bea commit fe356b4

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:3.2.2-alpine
1+
FROM ruby:3.3.0-alpine
22

33
ENV NODE_ENV production
44
ENV RAILS_ENV production

0 commit comments

Comments
 (0)