Skip to content

Commit

Permalink
✨ Upgrade dotnet windows base image (#734)
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Murray <dymurray@redhat.com>
  • Loading branch information
dymurray authored Nov 21, 2024
1 parent aff8940 commit 87e0f72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20-windowsservercore-ltsc2022 as builder
FROM golang:1.21-windowsservercore-ltsc2022 as builder

COPY / /analyzer-lsp
WORKDIR /dotnet-provider
Expand Down

0 comments on commit 87e0f72

Please # to comment.