Skip to content

Commit

Permalink
upgrade to debian 12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Aug 19, 2024
1 parent 0b92c25 commit bf0ea7c
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
@@ -1,4 +1,4 @@
UPGRADE: Debian version from 12.4 to 12.5 in Dockerfile
UPGRADE: Debian version from 12.4 to 12.6 in Dockerfile

1.11.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.5-slim
ARG IMAGE_TAG=12.6-slim
FROM debian:${IMAGE_TAG}

MAINTAINER IoT team
Expand Down

0 comments on commit bf0ea7c

Please sign in to comment.