mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
rm label
This commit is contained in:
parent
368fd93182
commit
51dd2d50af
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
# init base
|
||||
FROM mcr.microsoft.com/dotnet/core/aspnet:2.2-alpine as base
|
||||
ENTRYPOINT ["dotnet", "FilterLists.Agent.dll"]
|
||||
LABEL do-not-prune
|
||||
WORKDIR /app
|
||||
|
||||
# init build
|
||||
|
|
|
|||
Loading…
Reference in a new issue