Skip to content

Commit

Permalink
Bump library/ruby from 106f5d3 to 03083f5 (#1674)
Browse files Browse the repository at this point in the history
Bumps library/ruby from `106f5d3` to `03083f5`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 74be080 commit f019098
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
Expand Up @@ -2,7 +2,7 @@
# docker build -t my-app .
# docker run -d -p 80:80 -p 443:443 --name my-app my-app

FROM registry.docker.com/library/ruby:3.3.5-slim@sha256:106f5d38fda9e58669b3cd7d8b06dab5acb4a86eb92319e0139bb903d8858784 AS base
FROM registry.docker.com/library/ruby:3.3.5-slim@sha256:03083f5050ece903bbac5e39627574659adb97efbd5a19e250ee77995b4ed36a AS base

LABEL maintainer="Igor Zubkov <[email protected]>"

Expand Down

0 comments on commit f019098

Please sign in to comment.