Skip to content

Commit 6eb3d05

Browse files
committed
chore: Refresh base images and update dependencies
Commit created with `make deps-update`
1 parent 41fd9a3 commit 6eb3d05

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:ad3c1bdf06b154621b38947f9fb76c7b1fa67fac1f16874a26264fd74a159ac6
9+
FROM docker.io/sbaird/tiddlyhost-base:latest@sha256:666e8cdcd332479e664421f651f144df50e937a1af3bb4ab3ee6cfe241c7989e
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.1213.0)
84+
aws-partitions (1.1214.0)
8585
aws-sdk-core (3.242.0)
8686
aws-eventstream (~> 1, >= 1.3.0)
8787
aws-partitions (~> 1, >= 1.992.0)
@@ -90,7 +90,7 @@ GEM
9090
bigdecimal
9191
jmespath (~> 1, >= 1.6.1)
9292
logger
93-
aws-sdk-kms (1.121.0)
93+
aws-sdk-kms (1.122.0)
9494
aws-sdk-core (~> 3, >= 3.241.4)
9595
aws-sigv4 (~> 1.5)
9696
aws-sdk-s3 (1.213.0)
@@ -230,12 +230,12 @@ GEM
230230
net-smtp (0.5.1)
231231
net-protocol
232232
nio4r (2.7.5)
233-
nokogiri (1.19.0-x86_64-linux-gnu)
233+
nokogiri (1.19.1-x86_64-linux-gnu)
234234
racc (~> 1.4)
235235
orm_adapter (0.5.0)
236236
ostruct (0.6.3)
237237
parallel (1.27.0)
238-
parser (3.3.10.1)
238+
parser (3.3.10.2)
239239
ast (~> 2.4.1)
240240
racc
241241
pay (11.4.3)
@@ -256,7 +256,7 @@ GEM
256256
puma (7.2.0)
257257
nio4r (~> 2.0)
258258
racc (1.8.1)
259-
rack (3.2.4)
259+
rack (3.2.5)
260260
rack-session (2.1.1)
261261
base64 (>= 0.1.0)
262262
rack (>= 3.0.0)

0 commit comments

Comments
 (0)