Skip to content

Commit

Permalink
Merge pull request #113 from rafsaf/dependabot/docker/python-3.11.5-s…
Browse files Browse the repository at this point in the history
…lim-bookworm

Bump python from 3.11.4-slim-bookworm to 3.11.5-slim-bookworm
  • Loading branch information
rafsaf authored Sep 2, 2023
2 parents c0bfe5b + 56287d3 commit d80794a
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.4-slim-bookworm AS base
FROM python:3.11.5-slim-bookworm AS base
ENV PYTHONUNBUFFERED=1
ENV PIP_DISABLE_PIP_VERSION_CHECK=1
ENV ROOT_MODE="false"
Expand Down

0 comments on commit d80794a

Please sign in to comment.