Skip to content

Commit bb4c2ee

Browse files
authored
Merge pull request #16 from devops-ia/feat/upgrade-bitbucket-bot-python
[bitbucket-bot] new release: python
2 parents 65e7388 + cd31086 commit bb4c2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PYTHON_VERSION=3.12.4-slim
1+
ARG PYTHON_VERSION=3.12.5
22

33
FROM python:${PYTHON_VERSION}
44

0 commit comments

Comments
 (0)