Skip to content

Commit

Permalink
Fix release docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Apr 12, 2024
1 parent adc6c44 commit 9a3f608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
build:
runs-on: ubuntu-22.04
container:
image: mcr.microsoft.com/openjdk/jdk:21-jdk
image: mcr.microsoft.com/openjdk/jdk:21-ubuntu
options: --user root
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9a3f608

Please sign in to comment.