Skip to content

Commit

Permalink
chore(container): update ruby:3.3.6-bookworm docker digest ( 150aa34 …
Browse files Browse the repository at this point in the history
…→ 3476df8 ) (#161)

Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Dec 4, 2024
1 parent d3504dd commit bf02757
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:150aa343a50f76351d0540a0c8e6c825269fe6eeb8ebb54f447ef5b16d7e3020 AS builder
FROM --platform=$BUILDPLATFORM ruby:3.3.6-bookworm@sha256:3476df8506ecd4e8d36d74441476792953fa89a8967eca2e2e505f3e85eac741 AS builder

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

0 comments on commit bf02757

Please sign in to comment.