Skip to content

Commit

Permalink
Update to latest apline
Browse files Browse the repository at this point in the history
Co-authored-by: Rory <16801068+Rory-Z@users.noreply.github.com>
Signed-off-by: Viktor Karamanis <viktor.karamanis@outlook.com>
  • Loading branch information
vkaramanis and Rory-Z committed Oct 8, 2024
1 parent 584909e commit a49cf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/Dockerfile-alpine-python
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ WORKDIR /go/kuiper

RUN make build_with_edgex

FROM python:3.12.7-alpine3.20
FROM python:3.12-alpine

# Set environment vars
ENV MAINTAINER="emqx.io" \
Expand Down

0 comments on commit a49cf13

Please sign in to comment.