File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed
Expand file tree Collapse file tree 4 files changed +2
-2
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ images:
3838 buildargs :
3939 imagebase : $(inputs.params.registry)/mongodb-agent-ubi:$(inputs.params.version)-context
4040 version : $(inputs.params.version)
41- dockerfile : docker/mongodb-agent/Dockerfile.old
41+ dockerfile : docker/mongodb-agent/Dockerfile
4242 output :
4343 - registry : $(inputs.params.registry)/mongodb-agent-ubi
4444 tag : $(inputs.params.version)
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ images:
4646 buildargs :
4747 imagebase : $(inputs.params.registry)/mongodb-agent-ubi:$(inputs.params.version)-context-$(inputs.params.architecture)
4848 version : $(inputs.params.version)
49- dockerfile : docker/mongodb-agent-non-matrix/Dockerfile.old
49+ dockerfile : docker/mongodb-agent-non-matrix/Dockerfile
5050
5151 labels :
5252 quay.expires-after : 48h
You can’t perform that action at this time.
0 commit comments