Skip to content

Commit

Permalink
chore(container): update ruby:3.3.6-bookworm docker digest ( 02ada22 …
Browse files Browse the repository at this point in the history
…→ d31b448 ) (#164)

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 e8eabe1 commit 0410de2
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:02ada22fe5a5052d68de0a7b2285752bfb270c8f97e9f4ff4d10e42f54c196b9 AS builder
FROM --platform=$BUILDPLATFORM ruby:3.3.6-bookworm@sha256:d31b448100c85100876c4a5290375cca26e231d915d7a037599e33e02238560c AS builder

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

0 comments on commit 0410de2

Please sign in to comment.