Skip to content

Commit

Permalink
Bump ruby from 3.2.1-slim to 3.2.2-slim
Browse files Browse the repository at this point in the history
Bumps ruby from 3.2.1-slim to 3.2.2-slim.

---
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 Mar 31, 2023
1 parent e927762 commit 6f5b84f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.2.1@sha256:b4a140656b0c5d26c0a80559b228b4d343f3fdbf56682fcbe88f6db1fa9afa6b as builder
FROM ruby:3.2.1@sha256:7c22155c73415ab401137d8216959ae186617b8129b6e788e3281725582878a0 as builder
MAINTAINER [email protected]

RUN apt-get update && apt-get upgrade -y --no-install-recommends && apt-get install -y --no-install-recommends \
Expand Down
36 changes: 0 additions & 36 deletions spec/fixtures/sarifs/diff/git_diff_yarn.txt

This file was deleted.

0 comments on commit 6f5b84f

Please sign in to comment.