Skip to content

Commit dfc851d

Browse files
authored
Merge pull request #77 from rafsaf/dependabot/docker/python-3.12.5-slim-bullseye
Bump python from 3.12.4-slim-bullseye to 3.12.5-slim-bullseye
2 parents 1d24352 + a75dfbb commit dfc851d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.4-slim-bullseye as base
1+
FROM python:3.12.5-slim-bullseye as base
22

33
ENV PYTHONUNBUFFERED 1
44
WORKDIR /build

0 commit comments

Comments
 (0)