Skip to content

Commit

Permalink
Merge pull request #192 from powerapi-ng/dependabot/docker/python-9bd…
Browse files Browse the repository at this point in the history
…704d

build(deps): bump python from `0593057` to `9bd704d`
  • Loading branch information
gfieni committed Sep 8, 2023
2 parents 3db5961 + b70a1ea commit 9d4c9af
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:0593057b0df53babbbd6c2138b5059a6a9d124ea7ca09700d98e10a8a83019cb
FROM python:3-slim@sha256:9bd704d713fde6cebdd54779c121da9c3ddd28808797e4f93d58af0050e8ba70

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

0 comments on commit 9d4c9af

Please sign in to comment.