Return alpine to slim image

main
trivernis 1 year ago
parent ce9da06ebb
commit 4e8b8cf50f
Signed by: Trivernis
GPG Key ID: 7E6D18B61C8D2F4B

@ -82,7 +82,7 @@ spec:
subPath: files
containers:
- name: recipes-nginx
image: nginx:alpine
image: nginx:alpine-slim
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80

Loading…
Cancel
Save