Skip to content

Commit

Permalink
containers.yml - add Ubuntu:rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Oct 17, 2023
1 parent 980b54c commit 1a3d58c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
strategy:
matrix: # TODO add gnome as an additional row in the matrix
container:
- 'ubuntu:23.10' # https://hub.docker.com/_/ubuntu
- 'ubuntu:23.04' # https://hub.docker.com/_/ubuntu
- 'ubuntu:22.04'
- 'ubuntu:rolling'
- 'debian:12' # https://hub.docker.com/_/debian
- 'debian:testing'
- 'kalilinux/kali-rolling' # https://hub.docker.com/r/kalilinux/kali-rolling
Expand Down

0 comments on commit 1a3d58c

Please sign in to comment.