Skip to content

Commit eb1a13d

Browse files
renovate[bot]devflow.devflow-routing-intake
andauthored
chore(deps): update docker.io/library/alpine docker tag to v3.23.3 (#47840)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/alpine | final | minor | `3.21.3` → `3.23.3` | --- ### Configuration 📅 **Schedule**: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nL25vLWNoYW5nZWxvZyIsImRlcGVuZGVuY2llcyIsInFhL25vLWNvZGUtY2hhbmdlIl19--> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 64a8680 commit eb1a13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fakeintake/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ARG CI
3535
RUN go build -o /fakeintake cmd/server/main.go
3636

3737
## Deploy
38-
FROM ${BASE_IMAGE_REGISTRY}/library/alpine:3.21.3
38+
FROM ${BASE_IMAGE_REGISTRY}/library/alpine:3.23.3
3939

4040
RUN apk add curl
4141

0 commit comments

Comments
 (0)