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