Skip to content

Commit b33cefe

Browse files
committed
Make bookworm the new default for php82 images
Part of #179
1 parent 01e3b2b commit b33cefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_buildx_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
latest=false
7272
tags: |
7373
type=raw,value={{branch}}
74-
# Not the default yet (bullseye is): type=match,pattern=(\d+.\d+),value={{branch}}
74+
type=match,pattern=(\d+.\d+),value={{branch}}
7575
7676
# https://github.com/docker/setup-qemu-action#usage
7777
- name: Set up QEMU

0 commit comments

Comments
 (0)