dependabot[bot]
1 gün önce
committed by
GitHub
ebeveyn
işleme
2f32fd086f
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: B5690EEEBB952194
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
docker/dev/Dockerfile
|
|
@@ -1,5 +1,5 @@ |
|
|
|
# use latest python alpine image. |
|
|
|
FROM python:3.12.7-alpine3.20 |
|
|
|
FROM python:3.13.0-alpine3.20 |
|
|
|
|
|
|
|
# install system dependencies. |
|
|
|
RUN apk update && apk add --no-cache \ |
|
|
|