Skip to content

Commit

Permalink
Updated line 62 and 202 with ne registry
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielschowe committed Aug 5, 2024
1 parent 80f745f commit f557a16
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: greenbone/gvmd:stable
image: registry.community.greenbone.net/community/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: greenbone/gvm-tools
image: registry.community.greenbone.net/community/gvm-tools
volumes:
- gvmd_socket_vol:/run/gvmd
- ospd_openvas_socket_vol:/run/ospd
Expand Down

0 comments on commit f557a16

Please sign in to comment.