Skip to content

Commit

Permalink
docker: use full path
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 Oct 14, 2022
1 parent 4eac4b8 commit 4af2302
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 @@ -48,7 +48,7 @@ services:
command: --script broadcast-dhcp-discover

web:
image: python:3.10.8-slim
image: docker.io/library/python:3.10.8-slim
volumes:
- ./sztp-server/config/my-boot-image.img:/var/lib/misc/my-boot-image.img:Z,ro
networks:
Expand Down

0 comments on commit 4af2302

Please sign in to comment.