Skip to content

Commit cfd198c

Browse files
renovate[bot]ggilmore
authored andcommitted
chore(deps): pin nginx docker tag (sourcegraph#185)
1 parent 5a3afdf commit cfd198c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure/nginx-svc/nginx.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: nginx
19-
image: nginx:1.7.9
19+
image: nginx:1.7.9@sha256:e3456c851a152494c3e4ff5fcc26f240206abac0c9d794affb40e0714846c451
2020
volumeMounts:
2121
- name: nginx-config
2222
mountPath: /etc/nginx

0 commit comments

Comments
 (0)