Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/iotedge/opc-plc docker tag to v…
Browse files Browse the repository at this point in the history
…2.12.27
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 8661ba8 commit 5755326
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 5755326

Please sign in to comment.