Update Dockerfile
This commit is contained in:
parent
b5fc6c0c1a
commit
f753dd5c6b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ RUN apk add --no-cache ca-certificates
|
|||
WORKDIR /opt
|
||||
|
||||
# Copy binary into a standard location
|
||||
COPY --from=builder /bin/telegram-approval-join /usr/local/bin/telegram-approval-join
|
||||
COPY --from=builder /bin/telegram-join-approval-nuzzles /usr/local/bin/telegram-approval-join
|
||||
|
||||
# Create a non-root user and group with specific UID:GID and set ownership
|
||||
RUN addgroup -g 65532 app && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue