Skip to content

Commit 7c9a3ef

Browse files
chore(deps): update opi sztp dockers
1 parent fb0349a commit 7c9a3ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

integration/docker-compose.pxe.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
test: wget --silent --fail http://localhost:80 || exit 1
4343

4444
bootstrap:
45-
image: ghcr.io/opiproject/opi-sztp-server:main@sha256:b50556916978fb6782bf71b7a40a1831f63cc1f34a432049ddfe34634cd2cc9d
45+
image: ghcr.io/opiproject/opi-sztp-server:main@sha256:bb6a1d609db3260cc61cd1736a8c49b4d178ae5688f74fe837d612b6006190b8
4646
environment:
4747
SZTPD_INIT_PORT: 6080
4848
SZTPD_NBI_PORT: 7080
@@ -59,7 +59,7 @@ services:
5959
test: ["CMD-SHELL", "curl --fail -H Accept:application/yang-data+json http://127.0.0.1:$$SZTPD_NBI_PORT/.well-known/host-meta || exit 1"]
6060

6161
redirecter:
62-
image: ghcr.io/opiproject/opi-sztp-server:main@sha256:b50556916978fb6782bf71b7a40a1831f63cc1f34a432049ddfe34634cd2cc9d
62+
image: ghcr.io/opiproject/opi-sztp-server:main@sha256:bb6a1d609db3260cc61cd1736a8c49b4d178ae5688f74fe837d612b6006190b8
6363
environment:
6464
SZTPD_INIT_PORT: 6080
6565
SZTPD_NBI_PORT: 7080
@@ -88,7 +88,7 @@ services:
8888
command: dhclient -d -v
8989

9090
agent:
91-
image: ghcr.io/opiproject/opi-sztp-client:main@sha256:3755b693cf268cc3d72829b92dc6dd9e47693285d0bffeaa631feb99be920676
91+
image: ghcr.io/opiproject/opi-sztp-client:main@sha256:0bc2d1fc3612ac6b8c799c835da9623bfa7d3b0a2f1bd9dbae2bf575284569ff
9292
depends_on:
9393
bootstrap:
9494
condition: service_healthy

0 commit comments

Comments
 (0)