Skip to content

Commit aa388ec

Browse files
authored
Merge pull request #67 from snickerjp/update_workflow
Update workflow
2 parents bee0665 + 9f16b48 commit aa388ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/docker-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
include:
3131
- series: innovation
32-
version: 9.2
32+
version: 9.3
3333
extra_tag: Innovation
3434
- series: lts
3535
version: 8.4

.github/workflows/docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
include:
2626
- series: innovation
27-
version: 9.2
27+
version: 9.3
2828
extra_tag: Innovation
2929
- series: lts
3030
version: 8.4

.github/workflows/review-feature.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
include:
1717
- series: innovation
18-
version: 9.2
18+
version: 9.3
1919
- series: lts
2020
version: 8.4
2121

0 commit comments

Comments
 (0)