Skip to content

Commit

Permalink
Merge pull request #245 from powerapi-ng/dependabot/docker/python-eb5…
Browse files Browse the repository at this point in the history
…3cb9

build(deps): bump python from `a64ac5b` to `eb53cb9`
  • Loading branch information
gfieni authored Feb 8, 2024
2 parents 439e015 + 08104b6 commit 4def704
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:a64ac5be6928c6a94f00b16e09cdf3ba3edd44452d10ffa4516a58004873573e
FROM python:3-slim@sha256:eb53cb99a609b86da6e239b16e1f2aed5e10cfbc538671fc4631093a00f133f2

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

0 comments on commit 4def704

Please sign in to comment.