Skip to content

Commit

Permalink
chore(container): update ruby:3.4.1-bookworm docker digest ( 49f18ab …
Browse files Browse the repository at this point in the history
…→ 21ebaf2 ) (#216)

Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Feb 5, 2025
1 parent acf82f8 commit 96eceeb
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:49f18ab8037e65e820412741b2cac3bf7ccc8e8bc854d8876205b2eefeba5af0 AS builder
FROM --platform=$BUILDPLATFORM ruby:3.4.1-bookworm@sha256:21ebaf2e7f347528f462e67bf302a3159e80e0b91cc352c780b81f9a1c68c08a AS builder

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

0 comments on commit 96eceeb

Please # to comment.