Skip to content

Commit b48ce53

Browse files
authored
Update Docker image versions in docker-compose.yml
1 parent 06605fc commit b48ce53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
args:
88
# see https://console.cloud.google.com/artifacts/docker/hoprassociation/europe-west3/docker-images/hoprd?inv=1&invt=AbqEGg&project=hoprassociation&pli=1
99
UPSTREAM_VERSION: >-
10-
3.0.1@sha256:1aeb6208c708695d882542420cb08788ab36a54e728be0c458ab5a6c62105ba9
10+
3.0.1@sha256:5a6a67212cbd2075f5c2ccae1afb6ab023e69e445083f0b1dd97683df408688c
1111
ports:
1212
- "1422:1422/udp"
1313
- "1422:1422/tcp"
@@ -62,7 +62,7 @@ services:
6262
build:
6363
context: ./hopr-admin
6464
image: >-
65-
europe-west3-docker.pkg.dev/hoprassociation/docker-images/hopr-admin:3.0.3
65+
europe-west3-docker.pkg.dev/hoprassociation/docker-images/hopr-admin:3.0.4
6666
ports:
6767
- "3000:4677"
6868
restart: unless-stopped

0 commit comments

Comments
 (0)