Skip to content

Commit fc6bf6e

Browse files
Add network host argument
1 parent 7b00e51 commit fc6bf6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
# Need load and tags so we can test it below
5656
load: true
5757
tags: tag_for_testing
58+
network: host
5859

5960
- name: Test cli works in cached runtime image
6061
run: docker run docker.io/library/tag_for_testing --version

0 commit comments

Comments
 (0)