Skip to content

Commit a48d95a

Browse files
authored
Merge pull request #512 from cailloumajor/renovate/mcr.microsoft.com-iotedge-opc-plc-2.x
chore(deps): update mcr.microsoft.com/iotedge/opc-plc docker tag to v2.12.25
2 parents 270f522 + 5b21aae commit a48d95a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.4"
33
services:
44

55
opcua-server-first:
6-
image: mcr.microsoft.com/iotedge/opc-plc:2.12.24
6+
image: mcr.microsoft.com/iotedge/opc-plc:2.12.25
77
command:
88
- --plchostname=opcua-server-first
99
- --unsecuretransport
@@ -12,7 +12,7 @@ services:
1212
- ./pki-server:/app/pki
1313

1414
opcua-server-second:
15-
image: mcr.microsoft.com/iotedge/opc-plc:2.12.24
15+
image: mcr.microsoft.com/iotedge/opc-plc:2.12.25
1616
command:
1717
- --plchostname=opcua-server-second
1818
- --disableanonymousauth

0 commit comments

Comments
 (0)