chore(Dockerfile*): update base image version

pull/1/head
Luca 8 months ago
parent adbb5685a0
commit 3e75b76ac9

@ -1,6 +1,4 @@
FROM python:3.10-alpine3.17
RUN apk add --no-cache git
FROM python:3.12-alpine3.19
RUN adduser -h /opt/shiftregister -D shiftregister

@ -1,6 +1,4 @@
FROM python:3.10-alpine3.17
RUN apk add --no-cache git
FROM python:3.12-alpine3.19
RUN adduser -h /home/shiftregister -D shiftregister

Loading…
Cancel
Save