Skip to content

Commit

Permalink
fix: Update docker-buildimage-phoenix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmlg committed Mar 22, 2024
1 parent a7767ef commit 06bea3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-buildimage-phoenix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
platforms: ${{ matrix.type.platforms }}
push: true
build-args: |
ELIXIR_VERSION=1.16
ELIXIR_VERSION=1.15
PHOENIX_VERSION=1.7.10
tags: |
docker.io/gsmlg/phoenix:${{ matrix.type.tag }}
Expand Down

0 comments on commit 06bea3a

Please sign in to comment.