Skip to content

Commit 080818e

Browse files
authored
Merge pull request dotnet-architecture#466 from SychevIgor/dev
nginx image update to latest
2 parents ded64fe + 423cf0a commit 080818e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
spec:
2828
containers:
2929
- name: nginx
30-
image: nginx:1.11.10-alpine
30+
image: nginx:1.13.8-alpine
3131
imagePullPolicy: IfNotPresent
3232
ports:
3333
- containerPort: 8080

0 commit comments

Comments
 (0)