Skip to content

Commit

Permalink
Merge pull request #250 from powerapi-ng/dependabot/docker/python-5c7…
Browse files Browse the repository at this point in the history
…3034
  • Loading branch information
gfieni authored Feb 16, 2024
2 parents d58f854 + b1cd90a commit 4812e66
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,4 +1,4 @@
FROM python:3-slim@sha256:86cd49938a9b50c3663aa93cf5db9c8f498d6fe47f463a2cb967248b9e7d69de
FROM python:3-slim@sha256:5c73034c2bc151596ee0f1335610735162ee2b148816710706afec4757ad5b1e

RUN useradd -d /opt/powerapi -m powerapi
WORKDIR /opt/powerapi
Expand Down

0 comments on commit 4812e66

Please sign in to comment.