We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55e240 commit a3321e8Copy full SHA for a3321e8
.github/workflows/docker-matrix.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- image-tag: ['3.13-slim-bullseye', '3.14-rc-slim-bullseye']
+ image-tag: ['3.13-slim-bullseye', '3.14-rc-bullseye']
14
update-strategy: [default, minor]
15
16
steps:
0 commit comments