Skip to content

Commit 3863000

Browse files
committed
chore(deps): update mccutchen/go-httpbin docker tag to v2.18.1
1 parent b8ab42e commit 3863000

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.17.1
31+
image: mccutchen/go-httpbin:2.18.1
3232
imagePullPolicy: IfNotPresent
3333
securityContext:
3434
runAsNonRoot: true

0 commit comments

Comments
 (0)