Skip to content

Commit

Permalink
Merge pull request #417 from powerapi-ng/dependabot/docker/python-15b…
Browse files Browse the repository at this point in the history
…ad98

build(deps): bump python from `8ac54da` to `15bad98`
  • Loading branch information
gfieni authored Sep 13, 2024
2 parents 1d59537 + 740aa3f commit 974ec39
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:8ac54da5710cdd31639bb66f5bc1888948fc2866c0b5b52913b4b33d8252e510
FROM python:3-slim@sha256:15bad989b293be1dd5eb26a87ecacadaee1559f98e29f02bf6d00c8d86129f39

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

0 comments on commit 974ec39

Please sign in to comment.