Skip to content

Commit 748f478

Browse files
Merge pull request #347 from soerenschneider/renovate/mccutchen-go-httpbin-2.x
chore(deps): update mccutchen/go-httpbin docker tag to v2.18.1
2 parents 2389ab4 + 3863000 commit 748f478

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)