Skip to content

Commit 056e7f5

Browse files
authored
Merge pull request #537 from myu1d157h0u54nd/patch-2
Update docker tag in labs for kubernetes nginx-dep.yaml
2 parents eda3794 + 6ff99c2 commit 056e7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/workshop/Deployment101/nginx-dep.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ spec:
1414
spec:
1515
containers:
1616
- name: nginx
17-
image: nginx:1.7.9
17+
image: nginx:stable-perl
1818
ports:
1919
- containerPort: 80

0 commit comments

Comments
 (0)