Skip to content

Commit

Permalink
Merge pull request #252 from investigativedata/dependabot/docker/deve…
Browse files Browse the repository at this point in the history
…lop/python-3.12-bookworm

Bump python from 3.11-bookworm to 3.12-bookworm
  • Loading branch information
simonwoerpel authored Jul 11, 2024
2 parents fe66e2a + 1d0dc01 commit 5408a1b
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.11-bookworm
FROM python:3.12-bookworm

RUN apt-get -qq update && apt-get -qq -y upgrade
RUN apt-get install -qq -y pkg-config libicu-dev libleveldb-dev
Expand Down

0 comments on commit 5408a1b

Please sign in to comment.