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