Skip to content

Commit ae81246

Browse files
committed
Bump docker build action.
1 parent e044289 commit ae81246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
images: jumager/caddy
2727
- name: Build and push
28-
uses: docker/build-push-action@v4
28+
uses: docker/build-push-action@v5
2929
with:
3030
push: ${{ github.event_name != 'pull_request' }}
3131
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)