build: refresh alpine tzdata pin
Build and publish Docker images / Build and publish images (push) Failing after 10s
Build and publish Docker images / Build and publish images (push) Failing after 10s
This commit is contained in:
@@ -76,7 +76,7 @@ RUN apk --no-cache add bash=5.2.37-r0 brotli-libs=1.1.0-r2 busybox=1.37.0-r14 \
|
||||
lz4-libs=1.10.0-r0 musl=1.2.5-r11 ncurses-terminfo-base=6.5_p20241006-r3 \
|
||||
nghttp2-libs=1.69.0-r0 \
|
||||
openssl=3.3.7-r0 postgresql-common=1.2-r1 postgresql16-client=16.15-r0 \
|
||||
readline=8.2.13-r0 tzdata=2026c-r0 zlib=1.3.2-r0 zstd-libs=1.5.6-r2 && \
|
||||
readline=8.2.13-r0 tzdata=2026d-r0 zlib=1.3.2-r0 zstd-libs=1.5.6-r2 && \
|
||||
apk info -vv | sed 's/ .*//' | sort | diff -u /tmp/gochat-runtime-apks.txt - && \
|
||||
rm /tmp/gochat-runtime-apks.txt && \
|
||||
addgroup -S gochat && adduser -S gochat -G gochat
|
||||
|
||||
@@ -30,6 +30,6 @@ postgresql16-client-16.15-r0
|
||||
readline-8.2.13-r0
|
||||
scanelf-1.3.8-r1
|
||||
ssl_client-1.37.0-r14
|
||||
tzdata-2026c-r0
|
||||
tzdata-2026d-r0
|
||||
zlib-1.3.2-r0
|
||||
zstd-libs-1.5.6-r2
|
||||
|
||||
Reference in New Issue
Block a user