Skip to content

Commit

Permalink
chore(build): test the just-built java 11 image
Browse files Browse the repository at this point in the history
WIP: do not merge
  • Loading branch information
dbyron-sf committed Nov 11, 2024
1 parent e417f8c commit d30a66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: Dockerfile.slim
file: Dockerfile.java11.slim
load: true
platforms: local
tags: |
Expand Down

0 comments on commit d30a66b

Please sign in to comment.