Hups
This commit is contained in:
parent
d601b9cf53
commit
f61aec5c3b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM python:3-bookworm
|
||||
|
||||
ARG SRV_UID="1000"
|
||||
ARG SRV_GID="1001"
|
||||
ARG SRV_GID="1000"
|
||||
ARG SRV_VERSION="0"
|
||||
|
||||
ENV SRV_UID $SRV_UID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue