Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atouboulic authored Nov 24, 2023
1 parent 670ec51 commit e63bcdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
strategy:
matrix:
version: [2.4]
distro: [stretch, buster, bullseye, alpine]
distro: [alpine]
#distro: [stretch, buster, bullseye, alpine]

env:
repo: "govpf/apache"
Expand Down

0 comments on commit e63bcdb

Please sign in to comment.