Skip to content

Commit

Permalink
Bump ruby from 742db11 to 2de48b0
Browse files Browse the repository at this point in the history
Bumps ruby from `742db11` to `2de48b0`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent dd749a8 commit b981828
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.2.2-slim-bookworm@sha256:742db112f4f70e42b068c2e3b9b0a23e55b4ed9a6f706552282c049ae3f39707 AS base
FROM ruby:3.2.2-slim-bookworm@sha256:2de48b02b2c3383799991fd5573462a7646a92a068b4afbb0e161ad166a3de9a AS base

ENV TZ=US/Pacific
RUN apt-get update && apt-get install -yq --no-install-recommends \
Expand Down

0 comments on commit b981828

Please sign in to comment.