Skip to content

Commit 154464b

Browse files
committed
chore: lock in ms devcontainers version
1 parent b2803fb commit 154464b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stacks/dev-container/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/universal:latest
1+
FROM mcr.microsoft.com/devcontainers/universal:3.0.3
22

33
# Install SSH server and other dependencies
44
RUN apt-get update && \

0 commit comments

Comments
 (0)