We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eda3794 + 6ff99c2 commit 056e7f5Copy full SHA for 056e7f5
kubernetes/workshop/Deployment101/nginx-dep.yaml
@@ -14,6 +14,6 @@ spec:
14
spec:
15
containers:
16
- name: nginx
17
- image: nginx:1.7.9
+ image: nginx:stable-perl
18
ports:
19
- containerPort: 80
0 commit comments