Skip to content

Commit f55e240

Browse files
committed
Update docker image for matrix
1 parent 33818aa commit f55e240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-matrix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
image-tag: ['3.12-slim-bullseye', '3.13-slim-bullseye']
13+
image-tag: ['3.13-slim-bullseye', '3.14-rc-slim-bullseye']
1414
update-strategy: [default, minor]
1515

1616
steps:

0 commit comments

Comments
 (0)