Skip to content

Commit

Permalink
fixed base docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
hahahannes committed Jul 2, 2024
1 parent 29a9e20 commit 8de46fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#FROM python:3-alpine
FROM python:3-slim-buster
FROM python:3.8-slim

LABEL org.opencontainers.image.source https://github.com/SENERGY-Platform/mgw-smart-meter-dc

Expand Down

0 comments on commit 8de46fe

Please sign in to comment.