Skip to content

Commit

Permalink
bug-1886232: update python to 3.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Apr 8, 2024
1 parent b4e6880 commit b856a55
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 python:3.11.6-slim-bullseye@sha256:44c644f4146ef0af8a06a1eeec5bd2cc2956c8976b2c8809efde69df4a3a614b
FROM python:3.11.9-slim-bullseye@sha256:320da7887b542fee80af7fac52146047a980d767abb9b8fe69d86eaa9113bcc4

ARG userid=10001
ARG groupid=10001
Expand Down

0 comments on commit b856a55

Please sign in to comment.