Skip to content

Commit

Permalink
build(deps): bump python from ee9a59c to a1f70a0
Browse files Browse the repository at this point in the history
Bumps python from `ee9a59c` to `a1f70a0`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 076547d commit f937d10
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 f937d10

Please sign in to comment.