Skip to content

Commit

Permalink
Merge pull request #364 from powerapi-ng/dependabot/docker/python-da2…
Browse files Browse the repository at this point in the history
…d7af

build(deps): bump python from `2fba8e7` to `da2d7af`
  • Loading branch information
gfieni authored Jun 27, 2024
2 parents 01ce54e + f10e8d3 commit bf49405
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:2fba8e70a87bcc9f6edd20dda0a1d4adb32046d2acbca7361bc61da5a106a914
FROM python:3-slim@sha256:da2d7af143dab7cd5b0d5a5c9545fe14e67fc24c394fcf1cf15e8ea16cbd8637

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

0 comments on commit bf49405

Please sign in to comment.