added autoreport from Generator-App
All checks were successful
release-tag / release-image (push) Successful in 2m29s
All checks were successful
release-tag / release-image (push) Successful in 2m29s
This commit is contained in:
@@ -22,4 +22,5 @@ WORKDIR /app
|
||||
COPY --from=build /out/pgpdashboard /app/pgpdashboard
|
||||
EXPOSE 8080
|
||||
USER nonroot:nonroot
|
||||
#KEYSERVER_API_TOKEN='supersecret'
|
||||
ENTRYPOINT ["/app/pgpdashboard"]
|
||||
|
||||
Reference in New Issue
Block a user