Skip to content

Commit

Permalink
Use ubuntu-based image.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Aug 1, 2024
1 parent af76a42 commit 806760a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
env:
DOCKER_REPO: sippylabs/webrtc_phone
PLATFORMS: linux/amd64 #,linux/i386,linux/arm/v7,linux/arm64
BASE_IMAGE: sippylabs/rtpproxy:RFC5245_ICE
BASE_IMAGE: sippylabs/rtpproxy:RFC5245_ICE-ubuntu_latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 806760a

Please sign in to comment.