Skip to content

Commit

Permalink
Merge pull request #66 from soerenschneider/renovate/mccutchen-go-htt…
Browse files Browse the repository at this point in the history
…pbin-2.x

Update mccutchen/go-httpbin Docker tag to v2.15.0
  • Loading branch information
soerenschneider authored Sep 18, 2024
2 parents f411dad + 68aff2f commit 3a3312e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/httpbin/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
type: RuntimeDefault
containers:
- name: httpbin
image: mccutchen/go-httpbin:v2.14.1
image: mccutchen/go-httpbin:v2.15.0
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit 3a3312e

Please sign in to comment.