Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 36272a6 commit ae342a5
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:106893e6c2aadd9168cc9cb3d8a305ebee8c0aac200e9395a05421ae2be4ed3d
FROM python:3-slim@sha256:cec3038ab6478f8c170b2f27174d74a2a6ff4d4fccb4bebacbbb5793e379c20f

RUN useradd -m -s /bin/bash powerapi
WORKDIR /home/powerapi
Expand Down

0 comments on commit ae342a5

Please sign in to comment.