Skip to content

Commit d498714

Browse files
committed
chore: use mcr alpine image in blobfuse-proxy
1 parent 7fbeba0 commit d498714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/blobfuse-proxy/blobfuse-proxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
sleep 3s
5656
# tail blobfuse proxy logs
5757
journalctl -u blobfuse-proxy -f
58-
image: alpine
58+
image: mcr.microsoft.com/oss/nginx/nginx:1.17.3-alpine
5959
imagePullPolicy: IfNotPresent
6060
name: sysctl-install-blobfuse-proxy
6161
resources:

0 commit comments

Comments
 (0)