Skip to content

Commit

Permalink
chore(container): update ruby:3.4.1-bookworm docker digest ( ca81ea7 …
Browse files Browse the repository at this point in the history
…→ 49f18ab )
  • Loading branch information
mr-borboto[bot] authored Feb 5, 2025
1 parent d6918e5 commit 3afa900
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:ca81ea7bf829303ed31a2cc4a2f707933e9ee0166fe566d1085f76005c2204e2 AS builder
FROM --platform=$BUILDPLATFORM ruby:3.4.1-bookworm@sha256:49f18ab8037e65e820412741b2cac3bf7ccc8e8bc854d8876205b2eefeba5af0 AS builder

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

0 comments on commit 3afa900

Please # to comment.