Skip to content

Commit

Permalink
Update Python 3.11.10 slim-bullseye image
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Oct 1, 2024
1 parent b667373 commit fdccf11
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.10-slim-bullseye@sha256:d1bdffe2ca65ea6b4862307fafed6c10a99e86a7d390140591a7dd8377bd59a6
FROM --platform=linux/amd64 python:3.11.10-slim-bullseye@sha256:f6a64ef0a5cc14855b15548056a8fc77f4c3526b79883fa6709a8e23f676ac34

ARG userid=10001
ARG groupid=10001
Expand Down

0 comments on commit fdccf11

Please sign in to comment.