Skip to content

Commit f27b00b

Browse files
authored
Merge pull request #120 from sir-gon/dependabot/docker/dotnet/sdk-8.0.401-1-alpine3.19-amd64
Bump dotnet/sdk from 8.0.401-alpine3.19-amd64 to 8.0.401-1-alpine3.19-amd64
2 parents 441e33e + 37480f8 commit f27b00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

44
ENV WORKDIR=/app
55
WORKDIR ${WORKDIR}

0 commit comments

Comments
 (0)