Skip to content

Commit a53084d

Browse files
Update golang Docker digest to c5adecd (#2062)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | final | digest | `44b186e` -> `c5adecd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 3a47754 commit a53084d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-go-fargate/app/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Start from a Debian image with the latest version of Go installed
22
# and a workspace (GOPATH) configured at /go.
3-
FROM golang@sha256:44b186e06a8596405ab90557930b2024994045cf20939688809b49af0d245692
3+
FROM golang@sha256:c5adecdb7b3f8c5ca3c88648a861882849cc8b02fed68ece31e25de88ad13418
44

55
# Copy the local package files to the container's workspace.
66
ADD . /go/src/foo

0 commit comments

Comments
 (0)