Skip to content

Commit 3bb43e8

Browse files
authored
Update dockerimage.yml
1 parent a24e691 commit 3bb43e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Are we running as non-root?
5454
run: |
55-
docker run --rm -t macbre/nginx nginx whoami | grep nginx
55+
docker run --rm -t macbre/nginx whoami | grep nginx
5656
5757
- name: Run nginx -V and njs -v
5858
run: |

0 commit comments

Comments
 (0)