Dockerfile aktualisiert
This commit is contained in:
@@ -32,6 +32,8 @@ ARG BUILD_APP_USER
|
||||
|
||||
COPY --from=builder /app/hibp/build/gcc/release/* /usr/local/bin/
|
||||
|
||||
COPY root/ /
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
USER ${BUILD_APP_USER}
|
||||
|
||||
Reference in New Issue
Block a user