Skip to content

Commit

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

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 bf02757 commit f86b058
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:3476df8506ecd4e8d36d74441476792953fa89a8967eca2e2e505f3e85eac741 AS builder
FROM --platform=$BUILDPLATFORM ruby:3.3.6-bookworm@sha256:67f025f28e6c8ecb3338e023fd44fe853ab86c88b04fe780e2ff138b997857cd AS builder

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

0 comments on commit f86b058

Please # to comment.