Skip to content

Commit

Permalink
Merge pull request #237 from powerapi-ng/dependabot/docker/python-a1f…
Browse files Browse the repository at this point in the history
…70a0

build(deps): bump python from `ee9a59c` to `a1f70a0`
  • Loading branch information
gfieni authored Jan 19, 2024
2 parents 076547d + f937d10 commit 082340b
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:ee9a59cfdad294560241c9a8c8e40034f165feb4af7088c1479c2cdd84aafbed
FROM python:3-slim@sha256:a1f70a0d7106954f5c55cb4d70fcdf07c5ee792f71cfeba4f3004ae7f850fd86

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

0 comments on commit 082340b

Please sign in to comment.