chore(deps): update nginx docker tag to v1.27.0 (#1497)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/1505/head
renovate[bot] 1 week ago committed by GitHub
parent 2598662127
commit ec2a7e53df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      proxy/Dockerfile

@ -1,4 +1,4 @@
FROM nginx:1.26.1-alpine3.19
FROM nginx:1.27.0-alpine3.19
# TODO:_ consider switching to https://github.com/abtreece/confd to not maintain a custom fork anymore
ARG OS

Loading…
Cancel
Save