Skip to content

Commit 638da00

Browse files
committed
Update package versions
1 parent ce80b42 commit 638da00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.docker/app/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ USER root
2020
RUN apk add -U --no-cache \
2121
jemalloc=5.3.0-r6 \
2222
bash=5.3.3-r1 \
23-
busybox=1.37.0-r29 \
23+
busybox=1.37.0-r30 \
2424
gcompat=1.1.0-r4 \
2525
imagemagick=7.1.2.8-r0 \
2626
libxslt=1.1.43-r3 \
2727
postgresql16-client=16.11-r0 \
2828
sqlite=3.51.1-r0 \
2929
shared-mime-info=2.4-r6 \
30-
ssl_client=1.37.0-r29 \
31-
tzdata=2025b-r0 && \
30+
ssl_client=1.37.0-r30 \
31+
tzdata=2025c-r0 && \
3232
apk add -U --no-cache --virtual build-dependencies \
3333
build-base=0.5-r3 \
3434
yaml=0.2.5-r2 \

0 commit comments

Comments
 (0)