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.
1 parent 6a28fb8 commit 4d6acc4Copy full SHA for 4d6acc4
apps/httpbin/deployment.yaml
@@ -28,7 +28,7 @@ spec:
28
type: RuntimeDefault
29
containers:
30
- name: httpbin
31
- image: mccutchen/go-httpbin:2.18.1
+ image: mccutchen/go-httpbin:2.18.3
32
imagePullPolicy: IfNotPresent
33
securityContext:
34
runAsNonRoot: true
0 commit comments