Update:Bump tone version in devcontainer to v0.1.5

This commit is contained in:
Alex Jackson 2023-04-19 16:40:46 -05:00
parent 6f73345f39
commit b1b53a1eae

View File

@ -12,4 +12,4 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
# Move tone executable to appropriate directory
COPY --from=sandreas/tone:v0.1.2 /usr/local/bin/tone /usr/local/bin/
COPY --from=sandreas/tone:v0.1.5 /usr/local/bin/tone /usr/local/bin/