Skip to content

Commit 3e12ccd

Browse files
committed
Update ca-certificates package
1 parent cf4aea9 commit 3e12ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM nginx:1.29.8-alpine-slim@sha256:c9366b8c560169b101ca0e5422ed063b20779e6454c
66
COPY /base /
77

88
RUN apk add --no-cache \
9-
ca-certificates=~20251003 \
9+
ca-certificates=~20260413 \
1010
gnutls-utils=~3
1111

1212
ARG workdir=/var/www

0 commit comments

Comments
 (0)