Skip to content

Commit

Permalink
Merge pull request #2433 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Upgrade Debian version from 12.6 to 12.7 in Dockerfile
  • Loading branch information
fgalan authored Nov 6, 2024
2 parents 05b4c6a + b364c8a commit d5b4e38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion docker/cygnus-ngsi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d5b4e38

Please sign in to comment.