Skip to content

Commit

Permalink
Use the Docker image voegelas/debian-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
voegelas committed Feb 24, 2023
1 parent 7c82b73 commit 515386c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
perl:
runs-on: ubuntu-latest
container:
image: voegelas/perl-devel-cover
image: voegelas/debian-devel
steps:
- uses: actions/checkout@v3
- name: perl -V
Expand Down
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
image: voegelas/perl-devel-cover
image: voegelas/debian-devel

test:
stage: test
Expand Down

0 comments on commit 515386c

Please sign in to comment.