Skip to content

Commit a3a61b1

Browse files
chore(deps): pin mcr.microsoft.com/devcontainers/java docker tag to 5549bc9
1 parent 2f83a33 commit a3a61b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/java:25
1+
FROM mcr.microsoft.com/devcontainers/java:25@sha256:5549bc9f2176f4ce864e5774c2dedd400085a45bd145d51bf322806008243481
22

33
# Install Node.js LTS
44
RUN curl -fsSL https://deb.nodesource.com/setup_24.x | bash - && \

0 commit comments

Comments
 (0)