Skip to content

issues Search Results · repo:salesforce/dockerfile-image-update language:Java

Filter by

43 results
 (83 ms)

43 results

insalesforce/dockerfile-image-update (press backspace or delete to remove)

Is your feature request related to a problem? Please describe. For repos that contain many dependencies i.e. uses multiple FROM... statements, the number of PRs created can get overwhelming. While the ...
  • rajmayank
  • Opened 
    on Feb 22, 2024
  • #1131

Is your feature request related to a problem? Please describe. I tried to use dockerfile-image-update on a multi-stage build. The dockerfile I used was: FROM openjdk:11 AS build WORKDIR /app COPY ./src ...
  • Kushank24
  • Opened 
    on Oct 6, 2023
  • #1126

Describe the bug While searching for an image in git repos, github search API throws an exception if the query length is greater than 128 characters. To Reproduce Steps to reproduce the behavior: 1. ...
  • avimanyum
  • 1
  • Opened 
    on Feb 21, 2022
  • #314

We forgot to update our README when we added this flag: https://github.com/salesforce/dockerfile-image-update/blob/master/dockerfile-image-update/src/main/java/com/salesforce/dockerfileimageupdate/subcommands/impl/Parent.java#L49 ...
  • afalko
  • 1
  • Opened 
    on Feb 3, 2022
  • #303

We support PULL_REQ_MESSAGE, however when you run all the message from the original parent command will be lost. This is useful if parent s PR message has a change log associated with it that has contextual ...
  • afalko
  • 5
  • Opened 
    on Feb 3, 2022
  • #302

Is your feature request related to a problem? Please describe. Currently itest repositories lay around in https://github.com/dockerfile-image-update-itest Describe the solution you d like We could potentially ...
  • justinharringa
  • Opened 
    on Jan 16, 2022
  • #297

Is your feature request related to a problem? Please describe. We set a base image for our Strata pipeline in our .strata.yml. Currently, this has to be manually updated. Describe the solution you d like ...
  • jimmydief
  • Opened 
    on Oct 1, 2021
  • #275

Is your feature request related to a problem? Please describe. For some images, we have specific versions of parent images pinned, or use a variable to specify what image to use. Examples: FROM my-registry.example.com/foo/bar/policy:37 ...
  • dougwig
  • 3
  • Opened 
    on Sep 8, 2021
  • #265

Describe the bug We were using 1.0.132 before, starting using 1.0.143 since Friday. Our process iterates across 5 Git organizations and creates PRs in each if it finds a match. It was running fine in 1.0.132, ...
  • ksrisurapaneni
  • 2
  • Opened 
    on Jun 28, 2021
  • #256

Is your feature request related to a problem? Please describe. The image updater currently only catches image tags that are in Dockerfiles in our repo. It would be nice if it also updated docker-compose ...
  • npars
  • 4
  • Opened 
    on Jun 4, 2021
  • #236
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub