Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 053f3cc commit 4c7f5cf
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:2ec5a4a5c3e919570f57675471f081d6299668d909feabd8d4803c6c61af666c
FROM python:3-slim@sha256:f7fa672880bbbc16d119ee7bd05e91609092f46137be1d3a85e1fc66dd60bc74

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

0 comments on commit 4c7f5cf

Please sign in to comment.