[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-07-05 05:37:11 +00:00
committed by GitHub
parent f51c51958f
commit ab3a1504cf
3 changed files with 7 additions and 9 deletions

View File

@@ -183,7 +183,7 @@ export const mechanizeDockerContainer = async (
RollbackConfig,
EndpointSpec: {
Ports: ports.map((port) => ({
PublishMode: port.publishMode,
PublishMode: port.publishMode,
Protocol: port.protocol,
TargetPort: port.targetPort,
PublishedPort: port.publishedPort,