Skip to content

Commit

Permalink
Caddy 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thueske authored May 31, 2024
1 parent f316c1f commit ce4873f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build and Push Docker image

env:
CADDY_VERSION: 2.7
BASE_IMAGE: caddy:2.7-alpine
CADDY_VERSION: 2.8
BASE_IMAGE: caddy:2.8-alpine
OWN_IMAGE: ghcr.io/hueske-digital/caddy:latest

on:
Expand Down

0 comments on commit ce4873f

Please sign in to comment.