Skip to content

Commit

Permalink
Merge pull request #750 from licensee/dependabot/docker/ruby-3.3.3
Browse files Browse the repository at this point in the history
Bump ruby from 3.3.2 to 3.3.3
  • Loading branch information
mlinksva committed Jun 17, 2024
2 parents 573c863 + ef34f00 commit 906d4e3
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.2@sha256:a67dcbc840ad773775c250f0caef2554a0c6f487289c6b113e1fa4aa1e175887
FROM ruby:3.3.3@sha256:8584c968202ea356984262c4422461ee3a6022c0c4d8fb517b7b9c6395556670

WORKDIR /usr/src/app
RUN git init
Expand Down

0 comments on commit 906d4e3

Please sign in to comment.