Skip to content

Commit

Permalink
deps(container): update mcr.microsoft.com/devcontainers/go:1.23-bookw…
Browse files Browse the repository at this point in the history
…orm docker digest ( 2e00578 → a417a34 ) (#138)

Co-authored-by: mr-borboto[bot] <170036086+mr-borboto[bot]@users.noreply.github.com>
  • Loading branch information
mr-borboto[bot] authored and mircea-pavel-anton committed Dec 19, 2024
1 parent 185a695 commit cb9c9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ FROM docker.io/derailed/k9s:${K9S_VERSION} AS k9s
## ================================================================================================
## Main image
## ================================================================================================
FROM mcr.microsoft.com/devcontainers/go:1.23-bookworm@sha256:2e00578e7c526e76ebd51597260928d8542d27c17ffe6390d79200638c51a3e6 AS workspace
FROM mcr.microsoft.com/devcontainers/go:1.23-bookworm@sha256:a417a341a2a8648db7bf8527b86364848362a2c8dc150993c8a4cc2b53b4ec47 AS workspace

# Install additional tools
COPY --from=taskfile /task /usr/local/bin/task
Expand Down

0 comments on commit cb9c9de

Please sign in to comment.