mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-12-12 14:42:54 -05:00
Changed python image to fix issue
This commit is contained in:
parent
f8e1962cd9
commit
7eaab8d8bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# From original Dockerfile at https://github.com/TheCommsChannel/TC2-BBS-mesh
|
||||
FROM --platform=$BUILDPLATFORM python:alpine
|
||||
FROM --platform=$BUILDPLATFORM python:3.13.9-alpine
|
||||
|
||||
# Switch to non-root user
|
||||
RUN adduser --disabled-password mesh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue