Skip to content

Commit 01e28b8

Browse files
authored
Add Dockerfile update policy to updatecli-compose (#304)
1 parent 5f1d12a commit 01e28b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

updatecli-compose.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ policies:
2727
values:
2828
- updatecli/values.d/scm.yaml
2929
- updatecli/values.d/golang_patch.yaml
30+
31+
- name: Update Dockerfilell update
32+
policy: ghcr.io/updatecli/policies/autodiscovery/dockerfile:0.7.1
33+
values:
34+
- updatecli/values.d/scm.yaml
3035

3136
- name: Update golangci-lint
3237
policy: ghcr.io/updatecli/policies/golangci-lint/githubaction:0.6.1@sha256:a6f5d1c9e809f7a1eb86d61d2f88be1d11bf1bb4a1dd094dc285425e7f737f3f

0 commit comments

Comments
 (0)