Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 7d292b1 commit 273354c
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:edaf703dce209d774af3ff768fc92b1e3b60261e7602126276f9ceb0e3a96874
FROM python:3-slim@sha256:43a49c9cc2e614468e3d1a903aabe17a97a4c788c76cf5337b5cdc3535b07d4f

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

0 comments on commit 273354c

Please sign in to comment.