Skip to content

Commit

Permalink
Update mcr.microsoft.com/dotnet/runtime-deps Docker tag to v9
Browse files Browse the repository at this point in the history
Update mcr.microsoft.com/dotnet/runtime-deps from 8.0.11 to 9.0.0

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Dec 3, 2024
1 parent a434a2d commit 8d88f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:6.0.36-focal AS focal
# Ubuntu 22.04 (jammy)
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.11-jammy AS jammy
# Ubuntu 24.04 (noble)
FROM mcr.microsoft.com/dotnet/runtime-deps:8.0.11-noble AS noble
FROM mcr.microsoft.com/dotnet/runtime-deps:9.0.0-noble AS noble

# hadolint ignore=DL3006
FROM ${OS_CODENAME} AS runtime
Expand Down

0 comments on commit 8d88f53

Please sign in to comment.