Skip to content

Commit 4f8b1b9

Browse files
committed
Update build container image.
1 parent 4e33bbc commit 4f8b1b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: "Build debian packages"
1414
runs-on: ubuntu-latest
1515
container:
16-
image: "ubuntu:bionic"
16+
image: "debian:latest"
1717
steps:
1818
- name: Install dependencies
1919
run: |

0 commit comments

Comments
 (0)