Skip to content

Commit

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

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

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

0 comments on commit a0c3327

Please sign in to comment.