Skip to content

Commit

Permalink
Bump python from 3.12.4-alpine to 3.12.5-alpine
Browse files Browse the repository at this point in the history
Bumps python from 3.12.4-alpine to 3.12.5-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tomswartz07 committed Aug 19, 2024
1 parent f4626d5 commit 3638d8e
Showing 1 changed file with 1 addition and 1 deletion.
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.4-alpine
FROM python:3.12.5-alpine
LABEL org.opencontainers.image.source=https://github.com/tomswartz07/dump1090-db-stream
LABEL org.opencontainers.image.authors="tom+docker@tswartz.net"
LABEL description="Docker container to ingest ADS/B data via Dump1090 streams and store it in a PostgreSQL database."
Expand Down

0 comments on commit 3638d8e

Please sign in to comment.