Skip to content

Commit cfa6043

Browse files
chore(deps): pin mcr.microsoft.com/devcontainers/java docker tag to 816affc
1 parent c8aa909 commit cfa6043

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:816affc3f88ddcf9700e6b23ab171e94b1f84d0046a3a5973449fd12c365c5c0
22

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

0 commit comments

Comments
 (0)