Skip to content

Commit

Permalink
Merge pull request #535 from jenkinsci/dduportal-patch-1
Browse files Browse the repository at this point in the history
chore(updatecli) remove reference to a deleted file for Alpine
  • Loading branch information
dduportal committed Oct 22, 2023
2 parents c9614be + b3f2a2f commit c273b60
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions updatecli/updatecli.d/alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,6 @@ targets:
keyword: "ARG"
matcher: "ALPINE_TAG"
scmid: default
updateDockerfileJdk21:
name: "Update the value of the base image (ARG ALPINE_TAG) in the Dockerfile"
kind: dockerfile
spec:
file: alpine/21/Dockerfile
instruction:
keyword: "ARG"
matcher: "ALPINE_TAG"
scmid: default
updateDockerBake:
name: "Update the value of the base image (ARG ALPINE_TAG) in the docker-bake.hcl"
kind: hcl
Expand Down

0 comments on commit c273b60

Please sign in to comment.