Skip to content

Commit

Permalink
Merge pull request #246 from powerapi-ng/dependabot/docker/python-56c…
Browse files Browse the repository at this point in the history
…0b10

build(deps): bump python from `eb53cb9` to `56c0b10`
  • Loading branch information
gfieni authored Feb 13, 2024
2 parents 578a5aa + 4de6109 commit d948a61
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:eb53cb99a609b86da6e239b16e1f2aed5e10cfbc538671fc4631093a00f133f2
FROM python:3-slim@sha256:56c0b10956447a1423aea94df570cdbdc147e51692e7f9468728e9a020a8737c

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

0 comments on commit d948a61

Please sign in to comment.