Skip to content

Commit

Permalink
upgrade to 12.15 slim docker image based version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Mar 13, 2024
1 parent 58f6d69 commit 0b92c25
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 0b92c25

Please sign in to comment.