Skip to content

Commit

Permalink
Revert "Updated line 62 and 202 with ne registry"
Browse files Browse the repository at this point in the history
This reverts commit 4f96cd7.
  • Loading branch information
y0urself authored and greenbonebot committed Aug 7, 2024
1 parent eaa415e commit 35b5954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_static/docker-compose-22.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
- psql_socket_vol:/var/run/postgresql

gvmd:
image: registry.community.greenbone.net/community/gvmd:stable
image: greenbone/gvmd:stable
restart: on-failure
volumes:
- gvmd_data_vol:/var/lib/gvm
Expand Down Expand Up @@ -199,7 +199,7 @@ services:
condition: service_completed_successfully

gvm-tools:
image: registry.community.greenbone.net/community/gvm-tools
image: greenbone/gvm-tools
volumes:
- gvmd_socket_vol:/run/gvmd
- ospd_openvas_socket_vol:/run/ospd
Expand Down

0 comments on commit 35b5954

Please sign in to comment.