Update base image alpine version to 3.17
This commit is contained in:
parent
159e1b719f
commit
6564503855
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.10-alpine3.15
|
FROM python:3.10-alpine3.17
|
||||||
|
|
||||||
RUN apk add --no-cache git
|
RUN apk add --no-cache git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue