ok now its not root

This commit is contained in:
a 2025-03-02 18:36:48 -06:00
parent b33a78190f
commit a5deea411b
No known key found for this signature in database
GPG Key ID: 2F22877AA4DFDADB

View File

@ -1,5 +1,6 @@
FROM ghcr.io/jackc/tern:v2.3.2
USER 1000:1000
WORKDIR /migrations
COPY . .
ENV USER=1000