Skip to content

Commit

Permalink
Merge pull request #334 from powerapi-ng/dependabot/docker/python-afc…
Browse files Browse the repository at this point in the history
…139a

build(deps): bump python from `2be8dad` to `afc139a`
  • Loading branch information
rouvoy authored May 22, 2024
2 parents e8482b3 + 1d66aec commit 1a404cd
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:2be8daddbb82756f7d1f2c7ece706aadcb284bf6ab6d769ea695cc3ed6016743
FROM python:3-slim@sha256:afc139a0a640942491ec481ad8dda10f2c5b753f5c969393b12480155fe15a63

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

0 comments on commit 1a404cd

Please sign in to comment.