Skip to content

Commit

Permalink
chore(container): update ruby:3.3.6-bookworm docker digest ( 7738097 …
Browse files Browse the repository at this point in the history
…→ 9d4892f ) (#176)

Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored Dec 25, 2024
1 parent ae377b2 commit e5bad0e
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:7738097e604fac41fd39eb0030ea0ed5b40968f89c6268911bc96e58c32e31fd AS builder
FROM --platform=$BUILDPLATFORM ruby:3.3.6-bookworm@sha256:9d4892f485258e6ecb8780f5dee379adc9b0430d69194f21dcc1917a5f1911e9 AS builder

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

0 comments on commit e5bad0e

Please sign in to comment.