Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9130961

Browse files
authored
Merge pull request #106 from sir-gon/renovate/dotnet-monorepo
Update dotnet monorepo
2 parents ee30635 + b831d66 commit 9130961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Dockerfile‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
FROM mcr.microsoft.com/dotnet/sdk:8.0.303-alpine3.19-amd64 AS init
2+
FROM mcr.microsoft.com/dotnet/sdk:8.0.400-alpine3.19-amd64 AS init
33

44
ENV WORKDIR=/app
55
WORKDIR ${WORKDIR}
@@ -104,7 +104,7 @@ CMD ["make", "test"]
104104
## in the production phase, "good practices" such as
105105
## WORKDIR and USER are maintained
106106
##
107-
FROM mcr.microsoft.com/dotnet/runtime:8.0.7-alpine3.19-amd64 AS production
107+
FROM mcr.microsoft.com/dotnet/runtime:8.0.8-alpine3.19-amd64 AS production
108108

109109
ENV LOG_LEVEL=info
110110
ENV BRUTEFORCE=false

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /