Skip to content

Commit

Permalink
chore(container): update ruby:3.3.6-bookworm docker digest ( 2755a20 …
Browse files Browse the repository at this point in the history
…→ 61edbaf )
  • Loading branch information
mr-borboto[bot] authored Dec 25, 2024
1 parent 34f166c commit 6a044b9
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:2755a2089fe35e6ee4c9f370b5112ec835dc31f131e38042336059af4553173f AS builder
FROM --platform=$BUILDPLATFORM ruby:3.3.6-bookworm@sha256:61edbafbac58696370a8ca2c4fd8c690d17dc1e9f363931ddedfa67be019a74d AS builder

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

0 comments on commit 6a044b9

Please sign in to comment.