Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
  • Loading branch information
glimchb committed Jun 6, 2024
1 parent 0a34bfd commit 04ccaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ services:
web:
image: docker.io/library/httpd:2.4.57-alpine3.17
volumes:
- ./sztp/my-boot-image.img:/usr/local/apache2/htdocs/my-boot-image.img
- ./sztp/nvidia-boot-image.img:/usr/local/apache2/htdocs/my-boot-image.img
ports:
- 80:80
networks:
Expand Down

0 comments on commit 04ccaa5

Please sign in to comment.