Skip to content

Commit

Permalink
Merge pull request #199 from powerapi-ng/dependabot/docker/python-543…
Browse files Browse the repository at this point in the history
…82be

build(deps): bump python from `9bd704d` to `54382be`
  • Loading branch information
gfieni authored Sep 20, 2023
2 parents fb82f11 + 58461e4 commit 535952a
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:9bd704d713fde6cebdd54779c121da9c3ddd28808797e4f93d58af0050e8ba70
FROM python:3-slim@sha256:54382be9d1d8a0e042e17b123485830f896d81414288d5a755dde9bec71b1a84

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

0 comments on commit 535952a

Please sign in to comment.