Skip to content

Commit

Permalink
build(deps): bump python from 751d8be to 95cc02c
Browse files Browse the repository at this point in the history
Bumps python from `751d8be` to `95cc02c`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent b8b0f6b commit 018598d
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:751d8bece269ba9e672b3f2226050e7e6fb3f3da3408b5dcb5d415a054fcb061
FROM python:3-slim@sha256:95cc02c63242b61afc438ea3b99eb047bfccd091f9b33a0f528a4fa551689a70

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

0 comments on commit 018598d

Please sign in to comment.