Skip to content

Commit

Permalink
Merge pull request #241 from powerapi-ng/dependabot/docker/python-a64…
Browse files Browse the repository at this point in the history
…ac5b

build(deps): bump python from `db7e928` to `a64ac5b`
  • Loading branch information
gfieni authored Feb 1, 2024
2 parents 7668d2a + 52d559e commit fdab2cf
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:db7e9284d53f7b827c58a6239b9d2907c33250215823b1cdb7d1e983e70dafa5
FROM python:3-slim@sha256:a64ac5be6928c6a94f00b16e09cdf3ba3edd44452d10ffa4516a58004873573e

RUN useradd -d /opt/powerapi -m powerapi
WORKDIR /opt/powerapi
Expand Down

0 comments on commit fdab2cf

Please sign in to comment.