diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 166e7a0e0..b084509f5 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,2 +1,3 @@ - [cygnus-ngsi][arcgis] Log feature table error - [cygnus-ngsi][arcgis] fix log warn to debug level in arcgis feature when no object id is found (#2430) +- [cygnus-ngsi] Upgrade Debian version from 12.6 to 12.7 in Dockerfile diff --git a/docker/cygnus-ngsi/Dockerfile b/docker/cygnus-ngsi/Dockerfile index 038b1ae0a..c83598844 100644 --- a/docker/cygnus-ngsi/Dockerfile +++ b/docker/cygnus-ngsi/Dockerfile @@ -16,7 +16,7 @@ # For those usages not covered by the GNU Affero General Public License please contact with iot_support at tid dot es # -FROM debian:12.6-slim +FROM debian:12.7-slim ARG GITHUB_ACCOUNT=telefonicaid ARG GITHUB_REPOSITORY=fiware-cygnus