Skip to content

Commit fe5b7c4

Browse files
update base image tag (#41)
Contains some fixes for yarn key rotation
1 parent f9b9b42 commit fe5b7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/devcontainers/dotnet:2.0.3-10.0-noble
1+
FROM mcr.microsoft.com/devcontainers/dotnet:2.0.5-10.0-noble
22

33
ARG TARGETARCH
44
ARG DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)