Skip to content

Commit edd212b

Browse files
authored
Merge pull request #66 from rafsaf/dependabot/docker/python-3.12.4-slim-bullseye
Bump python from 3.12.3-slim-bullseye to 3.12.4-slim-bullseye
2 parents b9ed2e3 + 1b0816d commit edd212b

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.3-slim-bullseye as base
1+
FROM python:3.12.4-slim-bullseye as base
22

33
ENV PYTHONUNBUFFERED 1
44
WORKDIR /build

0 commit comments

Comments
 (0)