Skip to content

Commit

Permalink
Merge pull request #190 from telefonicaid/task/uprade_docker_based_mi…
Browse files Browse the repository at this point in the history
…nor_version

upgrade to 12.15 slim docker image based version
  • Loading branch information
fgalan authored Mar 13, 2024
2 parents 58f6d69 + 0b92c25 commit 4263bcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
UPGRADE: Debian version from 12.4 to 12.5 in Dockerfile

1.11.0

UPGRADE: testng dep from 6.1.1 to 7.7.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.4-slim
ARG IMAGE_TAG=12.5-slim
FROM debian:${IMAGE_TAG}

MAINTAINER IoT team
Expand Down

0 comments on commit 4263bcb

Please sign in to comment.