Skip to content

Commit

Permalink
Merge pull request #188 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 85aada6 + 6f01312 commit 53ecd19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UPGRADE: HSQLDB from 2.2.9 to 2.7.1
UPGRADE: Java from 8 to 11 in Dockerfile
UPGRADE: lxml from 4.6.5 to 4.9.1.
UPGRADE: java mysql connector from 8.0.27 to 8.0.28
UPGRADE: Debian version from 11.2 to 12.1 in Dockerfile
UPGRADE: Debian version from 11.2 to 12.4 in Dockerfile

1.10.0

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG IMAGE_TAG=12.1-slim
ARG IMAGE_TAG=12.4-slim
FROM debian:${IMAGE_TAG}

MAINTAINER IoT team
Expand Down

0 comments on commit 53ecd19

Please sign in to comment.