Skip to content

Commit

Permalink
bump to python:3.12.2-slim-bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrink committed Feb 24, 2024
1 parent f8d0671 commit 316ffc2
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 @@ -16,7 +16,7 @@ COPY requirements.txt .

RUN pip3 install -r requirements.txt

FROM ${ARCH}python:3.12.0-slim-bookworm
FROM ${ARCH}python:3.12.2-slim-bookworm

WORKDIR /enviroplus

Expand Down

0 comments on commit 316ffc2

Please sign in to comment.