Skip to content

Commit

Permalink
Merge pull request #2328 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile: minor upgrade 12.1 to 12.4 slim
  • Loading branch information
fgalan authored Dec 21, 2023
2 parents 3a1b572 + c157a05 commit 0f706c8
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-common] Upgrade Debian version from 12.1 to 12.4 in Dockerfile
- [cygnus-common][NGSIGenericColumnAggregator] Fix getValue when gson object is null

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.1-slim
FROM debian:12.4-slim
ARG GITHUB_ACCOUNT=telefonicaid
ARG GITHUB_REPOSITORY=fiware-cygnus

Expand Down

0 comments on commit 0f706c8

Please sign in to comment.