Skip to content

Commit

Permalink
Merge pull request #543 from cailloumajor/renovate/mcr.microsoft.com-…
Browse files Browse the repository at this point in the history
…iotedge-opc-plc-2.x

chore(deps): update mcr.microsoft.com/iotedge/opc-plc docker tag to v2.12.27
  • Loading branch information
cailloumajor authored Dec 11, 2024
2 parents 8661ba8 + 5755326 commit 9074892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.4"
services:

opcua-server-first:
image: mcr.microsoft.com/iotedge/opc-plc:2.12.26
image: mcr.microsoft.com/iotedge/opc-plc:2.12.27
command:
- --plchostname=opcua-server-first
- --unsecuretransport
Expand All @@ -12,7 +12,7 @@ services:
- ./pki-server:/app/pki

opcua-server-second:
image: mcr.microsoft.com/iotedge/opc-plc:2.12.26
image: mcr.microsoft.com/iotedge/opc-plc:2.12.27
command:
- --plchostname=opcua-server-second
- --disableanonymousauth
Expand Down

0 comments on commit 9074892

Please sign in to comment.