Skip to content

Commit

Permalink
chore(container): update ruby:3.3.6-bookworm docker digest ( eb37f58 …
Browse files Browse the repository at this point in the history
…→ de9fad5 ) (#139)

Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Nov 5, 2024
1 parent 1b38010 commit cc1b006
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:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb AS builder
FROM --platform=$BUILDPLATFORM ruby:3.3.6-bookworm@sha256:de9fad58c46f3c935eb9bd35123c7ae2392acf5f8cb650d9df303adb7fe681c3 AS builder

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

0 comments on commit cc1b006

Please sign in to comment.