Skip to content

Commit

Permalink
Merge pull request #199 from rafsaf/dependabot/docker/docker/python-3…
Browse files Browse the repository at this point in the history
….12.2-slim-bookworm

Bump python from 3.12.1-slim-bookworm to 3.12.2-slim-bookworm in /docker
  • Loading branch information
rafsaf authored Feb 12, 2024
2 parents 302bc53 + e316bd3 commit 4af950d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.1-slim-bookworm AS base
FROM python:3.12.2-slim-bookworm AS base
ARG PYTHONUNBUFFERED=1
ARG PIP_DISABLE_PIP_VERSION_CHECK=1
ARG PIP_NO_CACHE_DIR=1
Expand Down

0 comments on commit 4af950d

Please sign in to comment.