mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump dotnet/core/aspnet
Bumps dotnet/core/aspnet from 3.1-alpine to 3.1.7-alpine. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a5f003cbfd
commit
9ac9acf5fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# init base for Visual Studio debugging
|
||||
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1-alpine AS base
|
||||
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1.7-alpine AS base
|
||||
WORKDIR /app
|
||||
EXPOSE 80
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue