Skip to content

Commit 8db9810

Browse files
committed
Adding golang
Signed-off-by: David Stenglein <dave@missingmass.com>
1 parent 4d854f1 commit 8db9810

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,6 +1,6 @@
11
FROM mcr.microsoft.com/devcontainers/python:3-3.14-trixie
22
# Install
3-
RUN apt-get update && apt-get install -y git vim curl tmux wget
3+
RUN apt-get update && apt-get install -y git vim curl tmux wget golang
44
RUN pip install uv
55
#
66
# Specstory for capturing agent chat logs

0 commit comments

Comments
 (0)