Skip to content

Commit

Permalink
Merge pull request #202 from powerapi-ng/dependabot/docker/python-43a…
Browse files Browse the repository at this point in the history
…49c9

build(deps): bump python from `edaf703` to `43a49c9`
  • Loading branch information
gfieni authored Oct 3, 2023
2 parents 7d292b1 + 273354c commit 4671a46
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:edaf703dce209d774af3ff768fc92b1e3b60261e7602126276f9ceb0e3a96874
FROM python:3-slim@sha256:43a49c9cc2e614468e3d1a903aabe17a97a4c788c76cf5337b5cdc3535b07d4f

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

0 comments on commit 4671a46

Please sign in to comment.