Skip to content

Commit

Permalink
docs: update caddy example to use 2.8.0-rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Penner <me@matthewp.io>
  • Loading branch information
matthewpi committed May 23, 2024
1 parent 5400f1b commit a0802c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/caddy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ spec:
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
- name: caddy
image: docker.io/library/caddy:2.8.0-beta.2@sha256:40f3fb52a1538e3e8a1a0e10218b6415f5b2fe017185243493b256bc64d59fbd
image: docker.io/library/caddy:2.8.0-rc.1@sha256:09b415c1f8fa012f849386e343a9e7d1dad579e50ee8c71456798469e91d0e37
args:
- run
ports:
Expand Down

0 comments on commit a0802c8

Please sign in to comment.