Skip to content

Commit

Permalink
last minute change to python 3.12.4 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSchiessl committed Jun 17, 2024
1 parent cf3c7ff commit 9cb0cf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.3-slim-bookworm
FROM python:3.12.4-slim-bookworm
LABEL MAINTAINER="Mike Schiessl - [email protected]"
LABEL APP_LONG="Akamai Universal Log Streamer"
LABEL APP_SHORT="ULS"
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- New Input & Feed available - Akamai Control Center Events

- **Minor improvements**
- [docker] Bumped Python version to 3.12.3
- [docker] Bumped Python version to 3.12.4
- [docker] bumped CLI-EAA to "0.6.9"
- [HYDROLIX documentation](SIEM/HYDROLIX/README.md) added to the SIEM integrations

Expand Down

0 comments on commit 9cb0cf0

Please sign in to comment.