Skip to content

Commit

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

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

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

0 comments on commit d3504dd

Please # to comment.