Skip to content

Commit bd21eab

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

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-bookworm
1+
FROM ruby:4.0.2-bookworm
22
RUN useradd rurema --create-home --shell /bin/bash
33
USER rurema:rurema
44
ENV BUNDLE_AUTO_INSTALL true

0 commit comments

Comments
 (0)