Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 5f8e100 commit f3e7319
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:c145aa0316fac3ee070373ad97ca2e4cd2d57eaf977db004dc201367fc52233a
FROM python:3-slim@sha256:fde1011b3a944e4e750982480905b563fd08a0f3fde49b963b05d8ebf6846ce8

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

0 comments on commit f3e7319

Please sign in to comment.