Skip to content

Commit 4d6acc4

Browse files
chore(deps): update mccutchen/go-httpbin docker tag to v2.18.3 (#427)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6a28fb8 commit 4d6acc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/httpbin/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
type: RuntimeDefault
2929
containers:
3030
- name: httpbin
31-
image: mccutchen/go-httpbin:2.18.1
31+
image: mccutchen/go-httpbin:2.18.3
3232
imagePullPolicy: IfNotPresent
3333
securityContext:
3434
runAsNonRoot: true

0 commit comments

Comments
 (0)