Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/nginx to v1.24.0-r5 (#316)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2023
1 parent fa6254e commit 4fae4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmoadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG TASMOADMIN_VERSION="v3.0.3"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
nginx=1.24.0-r4 \
nginx=1.24.0-r5 \
php81-curl=8.1.19-r2 \
php81-dom=8.1.19-r2 \
php81-fpm=8.1.19-r2 \
Expand Down

0 comments on commit 4fae4de

Please sign in to comment.