We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2389ab4 + 3863000 commit 748f478Copy full SHA for 748f478
apps/httpbin/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
type: RuntimeDefault
29
containers:
30
- name: httpbin
31
- image: mccutchen/go-httpbin:2.17.1
+ image: mccutchen/go-httpbin:2.18.1
32
imagePullPolicy: IfNotPresent
33
securityContext:
34
runAsNonRoot: true
0 commit comments