Skip to content

Commit da4722b

Browse files
⬆️ Update alpine_3_22/nginx to v1.28.3-r0
1 parent 20442bb commit da4722b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasmoadmin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARG TASMOADMIN_VERSION="v4.3.4"
1212
# hadolint ignore=DL3003
1313
RUN \
1414
apk add --no-cache \
15-
nginx=1.28.2-r0 \
15+
nginx=1.28.3-r0 \
1616
php83-curl=8.3.29-r0 \
1717
php83-dom=8.3.29-r0 \
1818
php83-fpm=8.3.29-r0 \

0 commit comments

Comments
 (0)