Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to …
Browse files Browse the repository at this point in the history
…v1.23
  • Loading branch information
mr-borboto[bot] authored Aug 28, 2024
1 parent 91666bd commit 4a27d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/taskfile/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG VERSION=v3.38.0
# =================================================================================================
# BUILDER STAGE
# =================================================================================================
FROM mcr.microsoft.com/devcontainers/go:1.22-bookworm@sha256:9365d351be4c241a2b964a31f8181194c9ca1f314ee4c4ec80aa248b8d4e7d63 AS builder
FROM mcr.microsoft.com/devcontainers/go:1.23-bookworm@sha256:a3403234ec01e5383f63414aabfd3e2703a4c1e44b260354495c6f1e8cdc7594 AS builder

ARG VERSION
ARG TARGETPLATFORM
Expand Down

0 comments on commit 4a27d85

Please sign in to comment.