mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2026-05-05 07:36:10 +02:00
Docker: Bump nginx in /.docker/web-nginx (#284)
Bumps nginx from 1.29.6-alpine to 1.29.7-alpine. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.29.7-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
085c34a969
commit
01d87e4070
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.29.6-alpine
|
||||
FROM nginx:1.29.7-alpine
|
||||
|
||||
ARG APP_UPSTREAM=app
|
||||
ARG APP_FASTCGI_PASS=\$backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user