Skip to content

Commit

Permalink
build(deps): bump python from 3.12-slim-bookworm to 3.13-slim-bookworm
Browse files Browse the repository at this point in the history
Bumps python from 3.12-slim-bookworm to 3.13-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 152cdde commit 0876b21
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
Expand Up @@ -8,7 +8,7 @@ RUN grep warchaeology_Linux_x86_64.tar.gz < checksums.txt | sha256sum -c -
RUN tar xvzf warchaeology_Linux_x86_64.tar.gz && chmod +x warc


FROM python:3.12-slim-bookworm
FROM python:3.13-slim-bookworm

LABEL maintainer="[email protected]"

Expand Down

0 comments on commit 0876b21

Please sign in to comment.