Skip to content

Commit b5fb992

Browse files
committed
Rename to slim-buster
This is also a convention of other official images.
1 parent 9b6a8e3 commit b5fb992

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.github/workflows/debian.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
paths:
88
- '**/buster/Dockerfile'
9-
- '**/buster-slim/Dockerfile'
9+
- '**/slim-buster/Dockerfile'
1010
- '.github/workflows/debian.yml'
1111

1212
jobs:
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
ghc: ['8.10.7', '9.0.2', '9.2.1']
21-
deb: ['buster', 'buster-slim']
21+
deb: ['buster', 'slim-buster']
2222
include:
2323
- ghc: '8.10.7'
2424
ghc_minor: '8.10'
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)