Skip to content

Commit

Permalink
build(deps): bump ruby from 3.3.5-alpine3.20 to 3.3.6-alpine3.20
Browse files Browse the repository at this point in the history
Bumps ruby from 3.3.5-alpine3.20 to 3.3.6-alpine3.20.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent cded844 commit a6fa601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.5-alpine3.20
FROM ruby:3.3.6-alpine3.20

RUN addgroup -S lintergroup && adduser -S linteruser -G lintergroup

Expand Down

0 comments on commit a6fa601

Please sign in to comment.