Skip to content

Commit

Permalink
Merge pull request #424 from powerapi-ng/dependabot/docker/python-61c…
Browse files Browse the repository at this point in the history
…c9fe

build(deps): bump python from `15bad98` to `61cc9fe`
  • Loading branch information
gfieni authored Sep 27, 2024
2 parents a8e7e2e + d288ba3 commit ae07462
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:15bad989b293be1dd5eb26a87ecacadaee1559f98e29f02bf6d00c8d86129f39
FROM python:3-slim@sha256:61cc9fef4cf71dbf15a71e21677e951fc4f29cef55ddd7de05a96e37208aac15

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

0 comments on commit ae07462

Please sign in to comment.