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 2d9fd08 + adc4709 commit 2495209Copy full SHA for 2495209
apps/httpbin/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
type: RuntimeDefault
29
containers:
30
- name: httpbin
31
- image: mccutchen/go-httpbin:v2.16.0
+ image: mccutchen/go-httpbin:2.17.1
32
imagePullPolicy: IfNotPresent
33
securityContext:
34
runAsNonRoot: true
0 commit comments