Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.12.2-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 393b8dd commit 0286784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-fava/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG PIP_VERSION=23.3.2
ARG FAVA_VERSION=1.27.2


FROM python:3.12.1-alpine
FROM python:3.12.2-alpine

RUN --mount=type=cache,target=/var/cache/apk \
apk add -U \
Expand Down

0 comments on commit 0286784

Please sign in to comment.