Skip to content

Commit

Permalink
chore(container): update ruby:3.4.1-bookworm docker digest ( 21ebaf2 …
Browse files Browse the repository at this point in the history
…→ f78dc1b )
  • Loading branch information
mr-borboto[bot] authored Feb 5, 2025
1 parent 96eceeb commit 2096f37
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:21ebaf2e7f347528f462e67bf302a3159e80e0b91cc352c780b81f9a1c68c08a AS builder
FROM --platform=$BUILDPLATFORM ruby:3.4.1-bookworm@sha256:f78dc1bba60f85d40d6dc6d6722ca2cda0b5273fc179119badd0f7654d5d1d6e AS builder

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

0 comments on commit 2096f37

Please # to comment.