Skip to content

Commit

Permalink
build: attempt to create both adm64 and arm64 docker files
Browse files Browse the repository at this point in the history
Switched from RedHat to Azul JDK images.
  • Loading branch information
novoj committed Dec 26, 2023
1 parent 1abf869 commit d65a547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
username: ${{ vars.CI_REGISTRY_USER }}
password: ${{ secrets.CI_REGISTRY_PASSWORD }}

- name: Build and push
- name: Build and push Docker image
env:
RELEASE_IMAGE: "evitadb:canary"
EVITA_JAR_NAME: evita-server.jar
Expand Down

0 comments on commit d65a547

Please sign in to comment.