Skip to content

Commit 0cb88b1

Browse files
committed
Temporary fix again
1 parent 658ede6 commit 0cb88b1

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.

inventories/agent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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)

inventories/agent_non_matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)