Skip to content

Commit

Permalink
chore(container): update ruby:3.4.1-bookworm docker digest ( 2fb1188 …
Browse files Browse the repository at this point in the history
…→ a729a6f ) (#190)

Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Jan 14, 2025
1 parent 25d000f commit 81aad21
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 --platform=$BUILDPLATFORM ruby:3.4.1-bookworm@sha256:2fb1188c1f4aa72cad037bdd94e8217c32a2ed6a860721ff118e718f98b5a9c3 AS builder
FROM --platform=$BUILDPLATFORM ruby:3.4.1-bookworm@sha256:a729a6f6feb22ac4f1519c1220d52fd4a907150be1e5c4630215f3c0c12da76a AS builder

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

0 comments on commit 81aad21

Please # to comment.