Skip to content

Commit 38b00dc

Browse files
chore(deps): update mcr.microsoft.com/dotnet/runtime-deps docker tag to v9.0.5
1 parent c1f4185 commit 38b00dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TicketingService.Monitoring/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/runtime-deps:9.0.3-bookworm-slim-amd64
1+
FROM mcr.microsoft.com/dotnet/runtime-deps:9.0.5-bookworm-slim-amd64
22

33
# create work dir and set permissions as WORKDIR sets permissions as root
44
RUN mkdir /app && chown -R app:app /app

0 commit comments

Comments
 (0)