Skip to content

Commit

Permalink
build(deps): bump python from 399ca82 to 2be8dad
Browse files Browse the repository at this point in the history
Bumps python from `399ca82` to `2be8dad`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 81b2796 commit 22063a4
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:399ca82ae14b7c202285a74a41595040422cb9b186df3339c3b67d0882f00fdd
FROM python:3-slim@sha256:2be8daddbb82756f7d1f2c7ece706aadcb284bf6ab6d769ea695cc3ed6016743

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

0 comments on commit 22063a4

Please sign in to comment.