chore(deps): update python docker tag to v3.12.3
This commit is contained in:
parent
eee820ae7b
commit
e02234c127
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12.2-alpine3.19
|
||||
FROM python:3.12.3-alpine3.19
|
||||
MAINTAINER Elia El Lazkani <git@lazkani.io>
|
||||
|
||||
COPY scripts/* /usr/local/bin/
|
||||
|
|
Loading…
Reference in a new issue