Skip to content

Commit 5226f61

Browse files
committed
chore: Refresh base images and update dependencies
Commit created with `make deps-update`
1 parent e4d1042 commit 5226f61

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docker/Dockerfile.prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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:00c7de09f57fd5482c0dd30b875892e27923b920fa7fb7efeb122f3cac1a5439
9+
FROM docker.io/sbaird/tiddlyhost-base:latest@sha256:78783a1f717bc9a3a6536275216f599687d49625ee2c3362e1e22cf60ed8de63
1010

1111
ARG APP_USER=appuser
1212
ARG APP_PATH=/opt/app

rails/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
public_suffix (>= 2.0.2, < 8.0)
8282
ast (2.4.3)
8383
aws-eventstream (1.4.0)
84-
aws-partitions (1.1229.0)
84+
aws-partitions (1.1230.0)
8585
aws-sdk-core (3.244.0)
8686
aws-eventstream (~> 1, >= 1.3.0)
8787
aws-partitions (~> 1, >= 1.992.0)
@@ -161,7 +161,7 @@ GEM
161161
exception_notification (5.0.1)
162162
actionmailer (>= 7.1, < 9)
163163
activesupport (>= 7.1, < 9)
164-
ffi (1.17.3-x86_64-linux-gnu)
164+
ffi (1.17.4-x86_64-linux-gnu)
165165
globalid (1.3.0)
166166
activesupport (>= 6.1)
167167
google-protobuf (4.34.1-x86_64-linux-gnu)
@@ -200,7 +200,7 @@ GEM
200200
jmespath (1.6.2)
201201
jsbundling-rails (1.3.1)
202202
railties (>= 6.0.0)
203-
json (2.19.2)
203+
json (2.19.3)
204204
language_server-protocol (3.17.0.5)
205205
lint_roller (1.1.0)
206206
logger (1.7.0)
@@ -235,7 +235,7 @@ GEM
235235
orm_adapter (0.5.0)
236236
ostruct (0.6.3)
237237
parallel (1.27.0)
238-
parser (3.3.10.2)
238+
parser (3.3.11.0)
239239
ast (~> 2.4.1)
240240
racc
241241
pay (11.4.3)
@@ -450,4 +450,4 @@ RUBY VERSION
450450
ruby 3.4.8
451451

452452
BUNDLED WITH
453-
4.0.8
453+
4.0.9

0 commit comments

Comments
 (0)