Skip to content

Commit

Permalink
Merge pull request #21 from voxelbonecloud/net9
Browse files Browse the repository at this point in the history
dotnet: update to .NET 9
  • Loading branch information
bredo228 authored Dec 2, 2024
2 parents d9a66bd + 61bef28 commit ae8c6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/runtime:8.0-bookworm-slim
FROM mcr.microsoft.com/dotnet/runtime:9.0-bookworm-slim

LABEL author="Voxel Bone Cloud" maintainer="[email protected]"
LABEL org.opencontainers.image.source=https://github.com/voxelbonecloud/headless-docker
Expand Down

0 comments on commit ae8c6c2

Please sign in to comment.