Skip to content

Commit

Permalink
chore(container): update ruby:3.3.6-bookworm docker digest ( 4c29039 …
Browse files Browse the repository at this point in the history
…→ 24a180b ) (#181)

Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Dec 26, 2024
1 parent 78e2943 commit 7a62760
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.3.6-bookworm@sha256:4c290398322e29e9066134b57562a97ef46261500f1e921c320f0edee9e7cc3f AS builder
FROM --platform=$BUILDPLATFORM ruby:3.3.6-bookworm@sha256:24a180b1727b169cdfab0acc2b2b70acaa1eca050e5379297eeaf7aa58e8416a AS builder

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

0 comments on commit 7a62760

Please sign in to comment.