Skip to content

Commit

Permalink
Merge pull request #2446 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile: upgrade to debian 12.9
  • Loading branch information
fgalan authored Jan 17, 2025
2 parents 1dec6be + e57f3d1 commit b9bb7a9
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] Upgrade Debian version from 12.7 to 12.9 in Dockerfile
- [cygnus-ngsi][cygnus-common] Fix way to handle CygnusPersistenceException to allow batch retries in arcgis-sink if `.batch_ttl` configured
- [cygnus-ngsi][cygnus-common] Remove new line chars from Arcgis logs
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.7-slim
FROM debian:12.9-slim
ARG GITHUB_ACCOUNT=telefonicaid
ARG GITHUB_REPOSITORY=fiware-cygnus

Expand Down

0 comments on commit b9bb7a9

Please sign in to comment.