Update to 7.5.176

This commit is contained in:
Daniel Berteaud 2023-09-28 15:21:03 +02:00
parent 3c093be02c
commit c386667548
3 changed files with 3 additions and 3 deletions

2
deps/common vendored

@ -1 +1 @@
Subproject commit 54d69c4b349be1688c31a161cf0591bfc1bf29fd
Subproject commit 6c43f35bca0f6720c07c993a4b377047339cf591

View File

@ -1,6 +1,6 @@
FROM alpine:latest AS builder
ARG UNIFI_VERSION=7.5.174
ARG UNIFI_VERSION=7.5.176
RUN set -eu &&\
apk --no-cache add curl ca-certificates unzip &&\

View File

@ -17,7 +17,7 @@ unifi:
driver: docker
# The image for the controller
image: danielberteaud/unifi:7.5.174-7
image: danielberteaud/unifi:7.5.176-1
# Resource allocation for the controller
resources: