Skip to content

Commit

Permalink
chore(deps): update ruby:3.3.4-bookworm docker digest to 0bf712b (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Jul 26, 2024
1 parent 09e8543 commit e6f167c
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,7 +1,7 @@
# =================================================================================================
# Building Stage
# =================================================================================================
FROM ruby:3.3.4-bookworm@sha256:60e7c0e5f8d878675a3838a2919eb52e707b7a867c653e3767d67be75f250e22 as builder
FROM ruby:3.3.4-bookworm@sha256:0bf712ba12549864ccbc3fe092c2684ed1542138727a219729052942725c1498 as builder

# Install Jekyll and Bundler
RUN gem install bundler jekyll && \
Expand Down

0 comments on commit e6f167c

Please sign in to comment.