File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77#
88
99# See https://hub.docker.com/_/ruby
10- FROM docker.io/library/ruby:4.0-slim@sha256:2f6614b6d259073d02a4c5ae3b42244fe791efec6536678777c8167cfc26bb79
10+ FROM docker.io/library/ruby:4.0-slim@sha256:86a2ff44ce474c1c9bd11dfb2fd7fe5408a5bfe8236b9bc6013e2c6ef4c02d39
1111
1212# The values will be passed in with --build-arg
1313ARG USER_ID
Original file line number Diff line number Diff line change 66# See also docker/Dockerfile.base
77#
88# https://hub.docker.com/r/sbaird/tiddlyhost-base
9- FROM docker.io/sbaird/tiddlyhost-base:latest@sha256:fc5fe570ce61a6c177d25413ac95c21c7f2ef9c20fde1acc08e207e0ca0b97b6
9+ FROM docker.io/sbaird/tiddlyhost-base:latest@sha256:c0c67a6d8ff6aa5da86361674c6ceecfa6b81d7a909e558e99c7d28dba97c17e
1010
1111ARG APP_USER=appuser
1212ARG APP_PATH=/opt/app
Original file line number Diff line number Diff line change 7979 public_suffix (>= 2.0.2 , < 8.0 )
8080 ast (2.4.3 )
8181 aws-eventstream (1.4.0 )
82- aws-partitions (1.1251 .0 )
83- aws-sdk-core (3.247 .0 )
82+ aws-partitions (1.1253 .0 )
83+ aws-sdk-core (3.249 .0 )
8484 aws-eventstream (~> 1 , >= 1.3.0 )
8585 aws-partitions (~> 1 , >= 1.992.0 )
8686 aws-sigv4 (~> 1.9 )
8787 base64
8888 bigdecimal
8989 jmespath (~> 1 , >= 1.6.1 )
9090 logger
91- aws-sdk-kms (1.126 .0 )
92- aws-sdk-core (~> 3 , >= 3.247 .0 )
91+ aws-sdk-kms (1.128 .0 )
92+ aws-sdk-core (~> 3 , >= 3.248 .0 )
9393 aws-sigv4 (~> 1.5 )
94- aws-sdk-s3 (1.223 .0 )
95- aws-sdk-core (~> 3 , >= 3.247 .0 )
94+ aws-sdk-s3 (1.224 .0 )
95+ aws-sdk-core (~> 3 , >= 3.248 .0 )
9696 aws-sdk-kms (~> 1 )
9797 aws-sigv4 (~> 1.5 )
9898 aws-sigv4 (1.12.1 )
103103 bigdecimal (4.1.2 )
104104 bindata (2.5.1 )
105105 bindex (0.8.1 )
106- bootsnap (1.24.4 )
106+ bootsnap (1.24.5 )
107107 msgpack (~> 1.2 )
108108 bootstrap-email (1.8.1 )
109109 htmlbeautifier (~> 1.3 )
133133 addressable
134134 csv (3.3.5 )
135135 daemons (1.4.1 )
136- dalli (5.0.4 )
136+ dalli (5.0.5 )
137137 logger
138138 date (3.5.1 )
139139 delayed_job (4.2.0 )
191191 prism (>= 1.3.0 )
192192 rdoc (>= 4.0.0 )
193193 reline (>= 0.4.2 )
194- jbuilder (2.15.0 )
194+ jbuilder (2.15.1 )
195195 actionview (>= 7.0.0 )
196196 activesupport (>= 7.0.0 )
197197 jmespath (1.6.2 )
252252 date
253253 stringio
254254 public_suffix (7.0.5 )
255- puma (8.0.1 )
255+ puma (8.0.2 )
256256 nio4r (~> 2.0 )
257257 racc (1.8.1 )
258258 rack (3.2.6 )
325325 ruby-progressbar (1.13.0 )
326326 ruby2_keywords (0.0.5 )
327327 rubyzip (3.3.0 )
328- sass-embedded (1.99 .0-x86_64-linux-gnu )
328+ sass-embedded (1.100 .0-x86_64-linux-gnu )
329329 google-protobuf (~> 4.31 )
330330 sass-rails (6.0.0 )
331331 sassc-rails (~> 2.1 , >= 2.1.1 )
394394 will_paginate (4.0.1 )
395395 xpath (3.2.0 )
396396 nokogiri (~> 1.8 )
397- zeitwerk (2.8.1 )
397+ zeitwerk (2.8.2 )
398398
399399PLATFORMS
400400 x86_64-linux
Original file line number Diff line number Diff line change 33
44
55" @babel/code-frame@^7.0.0 " :
6- version "7.29.0 "
7- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0 .tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c "
8- integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw ==
6+ version "7.29.7 "
7+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7 .tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7 "
8+ integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw ==
99 dependencies :
10- " @babel/helper-validator-identifier" " ^7.28.5 "
10+ " @babel/helper-validator-identifier" " ^7.29.7 "
1111 js-tokens "^4.0.0"
1212 picocolors "^1.1.1"
1313
14- " @babel/helper-validator-identifier@^7.28.5 " :
15- version "7.28.5 "
16- resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5 .tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4 "
17- integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q ==
14+ " @babel/helper-validator-identifier@^7.29.7 " :
15+ version "7.29.7 "
16+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7 .tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2 "
17+ integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg ==
1818
1919" @esbuild/aix-ppc64@0.28.0 " :
2020 version "0.28.0"
You can’t perform that action at this time.
0 commit comments