Skip to content

Commit

Permalink
build(deps): bump python from 8850f5e to 98d223d in /docker
Browse files Browse the repository at this point in the history
Bumps python from `8850f5e` to `98d223d`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent b9220aa commit 859e1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WORKDIR /app
RUN bin/build_frontend.sh


FROM --platform=linux/amd64 python:3.11.9-slim-bullseye@sha256:8850f5e6e8da9081a6d156252a11161aa22f04d6ed1723c57ca2d5a5d48132bc
FROM --platform=linux/amd64 python:3.11.9-slim-bullseye@sha256:98d223d4801f1237560234274e23f7ed8571bdd5988879d37e5a1ff5f5764ecb

ARG userid=10001
ARG groupid=10001
Expand Down

0 comments on commit 859e1d4

Please sign in to comment.